Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
chore(release): Release 0.2.2 (#212)
Browse files Browse the repository at this point in the history
Co-authored-by: immasandwich <[email protected]>
  • Loading branch information
zapper-bot and immasandwich authored Apr 22, 2022
1 parent 858e51d commit 789d734
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [0.2.2](https://github.com/Zapper-fi/studio/compare/0.2.1...0.2.2) (2022-04-22)


### Bug Fixes

* Removed CLI from tsconfig to fix dist structure in build ([#211](https://github.com/Zapper-fi/studio/issues/211)) ([858e51d](https://github.com/Zapper-fi/studio/commit/858e51d0188355fe26ddefdf406c4fd5fe7ded86))


### Reverts

* Revert "bug-fix: Removed CLI from tsconfig to fix dist structure in build (#209)" (#210) ([9cf6aec](https://github.com/Zapper-fi/studio/commit/9cf6aec1500d7d08832b177f851234d829e93808)), closes [#209](https://github.com/Zapper-fi/studio/issues/209) [#210](https://github.com/Zapper-fi/studio/issues/210)

## [0.2.1](https://github.com/Zapper-fi/studio/compare/0.2.0...0.2.1) (2022-04-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zapper-fi/studio",
"version": "0.2.1",
"version": "0.2.2",
"description": "Community build apps for Zapper.fi",
"license": "MIT",
"main": "dist/lib/index.js",
Expand Down

0 comments on commit 789d734

Please sign in to comment.