We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fadf21 commit e84bb95Copy full SHA for e84bb95
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v1.0.1 (2020-03-17)
2
+
3
+#### :bug: Bug Fix
4
+* [#2](https://github.com/pzuraq/tracked-maps-and-sets/pull/2) [BUGFIX] Remove index.d.ts, fix types ([@pzuraq](https://github.com/pzuraq))
5
6
+#### Committers: 1
7
+- Chris Garrett ([@pzuraq](https://github.com/pzuraq))
8
9
## v1.0.0 (2020-03-17)
10
11
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "tracked-maps-and-sets",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
0 commit comments