Skip to content

Commit 4533d3f

Browse files
committed
@fluent/sequence 0.5.0
1 parent 3ac720f commit 4533d3f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

fluent-sequence/CHANGELOG.md

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

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+
39
## @fluent/sequence 0.4.0 (July 25, 2019)
410

511
- Rename the peer dependency to `@fluent/bundle`.

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

0 commit comments

Comments
 (0)