Skip to content

Commit 1b1a2f1

Browse files
🔖 v0.1.1
1 parent 880b618 commit 1b1a2f1

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
# 0.1.0 (2019-03-24)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-transform-typescript-metadata",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Babel plugin to emit decorator metadata like typescript compiler",
55
"main": "lib/plugin.js",
66
"repository": "https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata.git",

0 commit comments

Comments
 (0)