We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880b618 commit 1b1a2f1Copy full SHA for 1b1a2f1
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [0.1.1](https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/compare/v0.1.0...v0.1.1) (2019-03-24)
2
+
3
4
+### 📚 Documentation
5
6
+* Add CHANGELOG ([880b618](https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/commit/880b618))
7
8
9
# 0.1.0 (2019-03-24)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-typescript-metadata",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Babel plugin to emit decorator metadata like typescript compiler",
"main": "lib/plugin.js",
"repository": "https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata.git",
0 commit comments