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.1.0 (#175)
Browse files Browse the repository at this point in the history
Co-authored-by: JForsaken <[email protected]>
  • Loading branch information
zapper-bot and JForsaken authored Apr 20, 2022
1 parent 2cf6e3b commit 32111d9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# [0.1.0](https://github.com/Zapper-fi/studio/compare/0.0.26...0.1.0) (2022-04-20)


### Bug Fixes

* Delete automatically generated tag from release ([#174](https://github.com/Zapper-fi/studio/issues/174)) ([2cf6e3b](https://github.com/Zapper-fi/studio/commit/2cf6e3bb9abd064fe8be012d274d3284b808f5ef))
* Do not commit using semantic-release ([#170](https://github.com/Zapper-fi/studio/issues/170)) ([a26d968](https://github.com/Zapper-fi/studio/commit/a26d9686f76ad86b4e76fa8c46dca725af5193aa))
* Github action for package.json uses main too now ([#169](https://github.com/Zapper-fi/studio/issues/169)) ([6513a31](https://github.com/Zapper-fi/studio/commit/6513a31459a775c14c9d427c0f343e838c51f922))
* Try opening a PR using main as base ([#168](https://github.com/Zapper-fi/studio/issues/168)) ([78e4303](https://github.com/Zapper-fi/studio/commit/78e4303ef430df6ea631a4be51fc42b15f017f58))
* Try opening a PR with semantic commits ([#167](https://github.com/Zapper-fi/studio/issues/167)) ([60e1584](https://github.com/Zapper-fi/studio/commit/60e1584fc2550c443b86c06369b882031b26d236))
* Try out a fix commit to test semantic-release ([#165](https://github.com/Zapper-fi/studio/issues/165)) ([d48a930](https://github.com/Zapper-fi/studio/commit/d48a930bece4e6d830f7564dbeeb51d789df5300))
* Try semantic-release non-dry run ([#166](https://github.com/Zapper-fi/studio/issues/166)) ([3677b5d](https://github.com/Zapper-fi/studio/commit/3677b5d803bd6a153cb850a55da1cb268fad2a55))


### Features

* Test semantic release ([#164](https://github.com/Zapper-fi/studio/issues/164)) ([46644bb](https://github.com/Zapper-fi/studio/commit/46644bb5d13d8eda3ee28c53a0c979ac0a7a2f91))
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.0.26",
"version": "0.1.0",
"description": "Community build apps for Zapper.fi",
"license": "MIT",
"main": "dist/lib/index.js",
Expand Down

0 comments on commit 32111d9

Please sign in to comment.