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 3ac720f commit 4533d3fCopy full SHA for 4533d3f
fluent-sequence/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## @fluent/sequence 0.5.0 (March 2, 2020)
4
+
5
+ - Migrate `@fluent/sequence` to TypeScript. (#450)
6
7
+ There are no functional nor API changes in this release.
8
9
## @fluent/sequence 0.4.0 (July 25, 2019)
10
11
- Rename the peer dependency to `@fluent/bundle`.
fluent-sequence/package.json
@@ -1,7 +1,7 @@
{
"name": "@fluent/sequence",
"description": "Manage ordered sequences of FluentBundles",
- "version": "0.4.0",
+ "version": "0.5.0",
"homepage": "https://projectfluent.org",
"author": "Mozilla <l10n-drivers@mozilla.org>",
"license": "Apache-2.0",
0 commit comments