Skip to content

Commit

Permalink
Bump version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sasikanth Miriyampalli committed Apr 6, 2023
1 parent ed8b86e commit 9779af5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.0] - 2023-03=06

### Added

- Support generating iOS text style

### Fixed

- Reading tokens from single Token Studio JSON file
- Reading tokens from a single Token Studio JSON file

## [0.1.0] - 2023-03-31

### Added

- Initial release

[Unreleased]: https://github.com/obvious/token-weaver/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/obvious/token-weaver/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/obvious/token-weaver/commits/v0.2.0
[0.1.0]: https://github.com/obvious/token-weaver/commits/v0.1.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "weaver",
"version": "0.1.0",
"version": "0.2.0",
"main": "build/index.js",
"repository": "git@github.com:obvious/weaver.git",
"author": "Sasikanth Miriyampalli <sasikanth@obvious.in>",
Expand Down

0 comments on commit 9779af5

Please sign in to comment.