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 cfa14ab commit 7c52588Copy full SHA for 7c52588
fluent-dom/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## @fluent/dom 0.6.0 (August 21, 2019)
4
+
5
+ - Update `@fluent/dom` to work with `@fluent/bundle` 0.14
6
7
## @fluent/dom 0.5.0 (July 25, 2019)
8
9
- Rename `fluent-dom` to `@fluent/dom`.
fluent-dom/package.json
@@ -1,6 +1,6 @@
{
"name": "@fluent/dom",
- "version": "0.5.0",
+ "version": "0.6.0",
"description": "Fluent bindings for DOM",
"repository": {
"type": "git",
0 commit comments