Skip to content

Commit c5eef80

Browse files
committed
fluent-sequence 0.3.0 (deprecated)
1 parent 34f7c0f commit c5eef80

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

fluent-sequence/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## fluent-sequence 0.3.0 (July 25, 2019)
4+
5+
- Deprecate `fluent-sequence` in favor of `@fluent/sequence`.
6+
37
## fluent-sequence 0.2.0 (August 20, 2018)
48

59
- Rename `mapContextSync` to `mapBundleSync`. (#276)

fluent-sequence/package.json

+1-1
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.2.0",
4+
"version": "0.3.0",
55
"homepage": "https://projectfluent.org",
66
"author": "Mozilla <[email protected]>",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)