Skip to content

Commit 2aa519f

Browse files
committed
chore(main): release 0.1.5
1 parent 5604a99 commit 2aa519f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.4"
2+
".": "0.1.5"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Release Notes
22

3+
## [0.1.5](https://github.com/linuxwolf/expecto/compare/v0.1.4...v0.1.5) (2024-01-06)
4+
5+
6+
### Housekeeping
7+
8+
* **ci:** allow release action 'all-write' perms ([#57](https://github.com/linuxwolf/expecto/issues/57)) ([db86881](https://github.com/linuxwolf/expecto/commit/db86881d1d10f1de4eac8dacf5cdace152eaf2c5))
9+
* **ci:** update to Deno 1.39 ([#59](https://github.com/linuxwolf/expecto/issues/59)) ([5604a99](https://github.com/linuxwolf/expecto/commit/5604a99af83ffac5c8639db7a5c6f13d4c094afc))
10+
311
## [0.1.4](https://github.com/linuxwolf/expecto/compare/v0.1.3...v0.1.4) (2024-01-06)
412

513

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.4
1+
0.1.5

0 commit comments

Comments
 (0)