Skip to content

Commit

Permalink
chore(release): 0.1.2 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxwolf authored Oct 23, 2023
1 parent adacb7c commit 2924f3a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release Notes

### [0.1.2](https://github.com/linuxwolf/expecto/compare/v0.1.1...v0.1.2) (2023-10-23)


### Housekeeping

* **deps:** update deno/std to 0.204.0 ([#39](https://github.com/linuxwolf/expecto/issues/39)) ([6d7a0fd](https://github.com/linuxwolf/expecto/commit/6d7a0fdf4dbe6d9a6234a9c141bd73212cda279b))
* **release:** Further fixes to release workflows ([#37](https://github.com/linuxwolf/expecto/issues/37)) ([fb604d4](https://github.com/linuxwolf/expecto/commit/fb604d4049b7b8f82e2dc4f7d36e6905f23703f8))
* **release:** further simplify release tagging ([#38](https://github.com/linuxwolf/expecto/issues/38)) ([7871922](https://github.com/linuxwolf/expecto/commit/7871922df78409bd2658357f2e997a189f19d763))
* **release:** give write permissions to release workflow ([#40](https://github.com/linuxwolf/expecto/issues/40)) ([adacb7c](https://github.com/linuxwolf/expecto/commit/adacb7c6b90fb04d1fe9fc146a090f11664e113d))

### [0.1.1](https://github.com/linuxwolf/expecto/compare/v0.1.0...v0.1.1) (2023-04-16)


Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.1.2

0 comments on commit 2924f3a

Please sign in to comment.