Skip to content

Commit

Permalink
Bump version v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jnterry committed May 30, 2020
1 parent 8cdc857 commit bf9a366
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
- v0.2.1:
date: '2020-05-30'
name: 'Package Meta Data Fixes'
fixes:
- Add homepage, git repo and licence to package.json
- Add MIT LICENCE file

- v0.2.0:
date: '2020-05-16'
date: '2020-05-30'
name: 'Initial Public Release'
features:
- Styling text with (potentially overlapping) react components
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "git+ssh://git@github.com/awoken-bible/overlapping-markup.git"
},
"licence": "MIT",
"version": "0.2.0",
"version": "0.2.1",
"devDependencies": {
"aphrodite": "^2.4.0",
"babel-core": "^6.21.0",
Expand Down

0 comments on commit bf9a366

Please sign in to comment.