[Pkg-javascript-commits] [node-htmlescape] 03/12: 1.0.0
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Aug 20 13:48:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-htmlescape.
commit c60271799d85183151bed4ca8fbe99cf0cc2e546
Author: Andres Suarez <zertosh at gmail.com>
Date: Sun Sep 28 18:40:19 2014 -0400
1.0.0
---
CHANGELOG.md | 7 ++++++-
package.json | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d58c677..d03d620 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,9 @@
-1.0.0 / 2014-09-28
+1.0.0 / 2014-09-29
+==================
+
+ * No more API changes
+
+0.0.1 / 2014-09-28
==================
* Initial release
diff --git a/package.json b/package.json
index a443eef..b66ef6d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "htmlescape",
- "version": "0.0.1",
+ "version": "1.0.0",
"description": "Properly escape JSON for usage as an object literal inside of a `<script>` tag",
"keywords": [
"escape",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-htmlescape.git
More information about the Pkg-javascript-commits
mailing list