Skip to content

Commit bcba87a

Browse files
committed
chore(main): release 0.1.5
1 parent 571e351 commit bcba87a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
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-please' all the writes ([#60](https://github.com/linuxwolf/expecto/issues/60)) ([571e351](https://github.com/linuxwolf/expecto/commit/571e35139871f759261bc3d8d74555a4b3aa8616))
9+
* **ci:** allow release action 'all-write' perms ([#57](https://github.com/linuxwolf/expecto/issues/57)) ([db86881](https://github.com/linuxwolf/expecto/commit/db86881d1d10f1de4eac8dacf5cdace152eaf2c5))
10+
* **ci:** update to Deno 1.39 ([#59](https://github.com/linuxwolf/expecto/issues/59)) ([5604a99](https://github.com/linuxwolf/expecto/commit/5604a99af83ffac5c8639db7a5c6f13d4c094afc))
11+
312
## [0.1.4](https://github.com/linuxwolf/expecto/compare/v0.1.3...v0.1.4) (2024-01-06)
413

514

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)