We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 073c1fd commit fbb17beCopy full SHA for fbb17be
fluent-sequence/CHANGELOG.md
@@ -1,9 +1,9 @@
1
# Changelog
2
3
-## Unreleased
+## fluent-sequence 0.2.0 (August 20, 2018)
4
5
- - Rename `mapContextSync` to `mapBundleSync`.
6
- - Rename `mapContextAsync` to `mapBundleAsync`.
+ - Rename `mapContextSync` to `mapBundleSync`. (#276)
+ - Rename `mapContextAsync` to `mapBundleAsync`. (#276)
7
8
- Declare `fluent` as peer dependency.
9
fluent-sequence/package.json
@@ -1,7 +1,7 @@
{
"name": "fluent-sequence",
"description": "Manage ordered sequences of FluentBundles",
- "version": "0.1.0",
+ "version": "0.2.0",
"homepage": "https://projectfluent.org",
"author": "Mozilla <l10n-drivers@mozilla.org>",
"license": "Apache-2.0",
0 commit comments