Skip to content

Commit

Permalink
Bump version v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jnterry committed May 30, 2020
1 parent 891da35 commit 79ed082
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- v0.2.0:
date: '2020-05-16'
name: 'Initial Public Release'
features:
- Styling text with (potentially overlapping) react components
- Equivalent of `useState` for components even when they are split on the boundary of some other hierachy
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "overlapping-markup",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"devDependencies": {
"aphrodite": "^2.4.0",
Expand Down

0 comments on commit 79ed082

Please sign in to comment.