Skip to content

Commit fbb17be

Browse files
committed
fluent-sequence 0.2.0
1 parent 073c1fd commit fbb17be

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

fluent-sequence/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Changelog
22

3-
## Unreleased
3+
## fluent-sequence 0.2.0 (August 20, 2018)
44

5-
- Rename `mapContextSync` to `mapBundleSync`.
6-
- Rename `mapContextAsync` to `mapBundleAsync`.
5+
- Rename `mapContextSync` to `mapBundleSync`. (#276)
6+
- Rename `mapContextAsync` to `mapBundleAsync`. (#276)
77

88
- Declare `fluent` as peer dependency.
99

fluent-sequence/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fluent-sequence",
33
"description": "Manage ordered sequences of FluentBundles",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"homepage": "https://projectfluent.org",
66
"author": "Mozilla <l10n-drivers@mozilla.org>",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)