[Pkg-javascript-commits] [node-browser-pack] 14/27: 6.0.4
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Feb 18 22:35:16 UTC 2018
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-browser-pack.
commit 119c89e0840bee3519a694594101ba3bc1f47530
Author: Renée Kooi <renee at kooi.me>
Date: Wed Feb 7 10:27:35 2018 +0100
6.0.4
---
CHANGELOG.md | 7 +++++++
package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..e36a892
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,7 @@
+# browser-pack Change Log
+All notable changes to this project will be documented in this file.
+This project adheres to [Semantic Versioning](http://semver.org/).
+
+## 6.0.4 - 2018-02-07
+
+* Fix prelude compatibility for Opera 10.x [#84](https://github.com/browserify/browser-pack/pull/84)
diff --git a/package.json b/package.json
index 3bdd675..78c1e68 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "browser-pack",
- "version": "6.0.3",
+ "version": "6.0.4",
"description": "pack node-style source files from a json stream into a browser bundle",
"main": "index.js",
"bin": {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browser-pack.git
More information about the Pkg-javascript-commits
mailing list