Skip to content

Commit 61413e9

Browse files
committed
chore: release v0.3.17
1 parent ae1f7d6 commit 61413e9

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
[Compare changes](https://github.com/stacksjs/clarity/compare/v0.3.16...v0.3.17)
2+
3+
### 🧹 Chores
4+
5+
- release v0.3.17 ([0dae179](https://github.com/stacksjs/clarity/commit/0dae179))
6+
- update deps ([ae1f7d6](https://github.com/stacksjs/clarity/commit/ae1f7d6))
7+
- use launchpad ([b24588e](https://github.com/stacksjs/clarity/commit/b24588e))
8+
- adjust built module path ([a928d1d](https://github.com/stacksjs/clarity/commit/a928d1d))
9+
- load right bunfig function ([374cb4d](https://github.com/stacksjs/clarity/commit/374cb4d))
10+
11+
### Contributors
12+
13+
- Adelino Ngomacha <adelinob335@gmail.com>
14+
- Chris <chrisbreuer93@gmail.com>
15+
16+
[Compare changes](https://github.com/stacksjs/clarity/compare/v0.3.16...HEAD)
17+
18+
### 🧹 Chores
19+
20+
- update deps ([ae1f7d6](https://github.com/stacksjs/clarity/commit/ae1f7d6))
21+
- use launchpad ([b24588e](https://github.com/stacksjs/clarity/commit/b24588e))
22+
- adjust built module path ([a928d1d](https://github.com/stacksjs/clarity/commit/a928d1d))
23+
- load right bunfig function ([374cb4d](https://github.com/stacksjs/clarity/commit/374cb4d))
24+
25+
### Contributors
26+
27+
- Adelino Ngomacha <adelinob335@gmail.com>
28+
- Chris <chrisbreuer93@gmail.com>
29+
130
[Compare changes](https://github.com/stacksjs/clarity/compare/v0.3.14...HEAD)
231

332
### Contributors

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/clarity",
33
"type": "module",
4-
"version": "0.3.16",
4+
"version": "0.3.17",
55
"description": "A modern logging & debugging utility. For browser & server.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)