Skip to content

Commit 82279af

Browse files
chore: wip
1 parent 63cc7c7 commit 82279af

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"format:fix": "bunx --bun pickier format . --write",
3131
"changelog": "./logsmith --verbose",
3232
"changelog:generate": "./logsmith --output CHANGELOG.md",
33-
"release": "bun run changelog:generate && bunx --bun bumpx prompt --recursive",
33+
"release": "bun --bun run changelog:generate && bunx --bun bumpx prompt --recursive",
3434
"dev:docs": "bun --bun vitepress dev docs",
3535
"build:docs": "bun --bun vitepress build docs",
3636
"preview:docs": "bun --bun vitepress preview docs",

test-changelog.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,34 @@
33

44
### 🔧 Chores
55

6+
- wip ([63cc7c7](https://github.com/stacksjs/logsmith/commit/63cc7c7)) _(by glennmichael123 <gtorregosa@gmail.com>)_
7+
- wip ([4e4f548](https://github.com/stacksjs/logsmith/commit/4e4f548)) _(by glennmichael123 <gtorregosa@gmail.com>)_
8+
- **deps**: update stacksjs/action-releaser action to v1.2.7 (#32) ([7f7ad72](https://github.com/stacksjs/logsmith/commit/7f7ad72)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#32](https://github.com/stacksjs/logsmith/issues/32), [#32](https://github.com/stacksjs/logsmith/issues/32))
9+
- **deps**: update all non-major dependencies (#29) ([ecf93a9](https://github.com/stacksjs/logsmith/commit/ecf93a9)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#29](https://github.com/stacksjs/logsmith/issues/29), [#29](https://github.com/stacksjs/logsmith/issues/29))
10+
- **deps**: update all non-major dependencies to ^1.3.3 (#31) ([37a68f2](https://github.com/stacksjs/logsmith/commit/37a68f2)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#31](https://github.com/stacksjs/logsmith/issues/31), [#31](https://github.com/stacksjs/logsmith/issues/31))
11+
- **deps**: update stacksjs/action-releaser action to v1.2.7 (#28) ([c5b73c4](https://github.com/stacksjs/logsmith/commit/c5b73c4)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#28](https://github.com/stacksjs/logsmith/issues/28), [#28](https://github.com/stacksjs/logsmith/issues/28))
12+
- **deps**: update all non-major dependencies (#24) ([ae922bd](https://github.com/stacksjs/logsmith/commit/ae922bd)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#24](https://github.com/stacksjs/logsmith/issues/24), [#24](https://github.com/stacksjs/logsmith/issues/24))
13+
- **deps**: update dependency actions/checkout to v6.0.0 (#26) ([5028e16](https://github.com/stacksjs/logsmith/commit/5028e16)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#26](https://github.com/stacksjs/logsmith/issues/26), [#26](https://github.com/stacksjs/logsmith/issues/26))
14+
- **deps**: update actions/checkout action to v6 (#27) ([38a6fa3](https://github.com/stacksjs/logsmith/commit/38a6fa3)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#27](https://github.com/stacksjs/logsmith/issues/27), [#27](https://github.com/stacksjs/logsmith/issues/27))
15+
- **deps**: update all non-major dependencies (#25) ([dea772b](https://github.com/stacksjs/logsmith/commit/dea772b)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#25](https://github.com/stacksjs/logsmith/issues/25), [#25](https://github.com/stacksjs/logsmith/issues/25))
16+
- **deps**: update all non-major dependencies (#22) ([62b4e1d](https://github.com/stacksjs/logsmith/commit/62b4e1d)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#22](https://github.com/stacksjs/logsmith/issues/22), [#22](https://github.com/stacksjs/logsmith/issues/22))
17+
- improve cover ([d6fc44b](https://github.com/stacksjs/logsmith/commit/d6fc44b)) _(by cab-mikee <mike.cabz32@gmail.com>)_
18+
- **deps**: update all non-major dependencies (#21) ([f9f6ad8](https://github.com/stacksjs/logsmith/commit/f9f6ad8)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#21](https://github.com/stacksjs/logsmith/issues/21), [#21](https://github.com/stacksjs/logsmith/issues/21))
19+
- wip ([b6967d5](https://github.com/stacksjs/logsmith/commit/b6967d5)) _(by glennmichael123 <gtorregosa@gmail.com>)_
20+
- wip ([695bd4e](https://github.com/stacksjs/logsmith/commit/695bd4e)) _(by glennmichael123 <gtorregosa@gmail.com>)_
21+
- **deps**: update dependency bun-plugin-dtsx to v0.21.15 (#19) ([5ca0290](https://github.com/stacksjs/logsmith/commit/5ca0290)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#19](https://github.com/stacksjs/logsmith/issues/19), [#19](https://github.com/stacksjs/logsmith/issues/19))
22+
23+
### Contributors
24+
25+
- _Chris <chrisbreuer93@gmail.com>_
26+
- _[renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot])_
27+
- _cab-mikee <mike.cabz32@gmail.com>_
28+
- _glennmichael123 <gtorregosa@gmail.com>_
29+
30+
[Compare changes](https://github.com/stacksjs/logsmith/compare/v0.2.1...HEAD)
31+
32+
### 🔧 Chores
33+
634
- **deps**: update stacksjs/action-releaser action to v1.2.7 (#32) ([7f7ad72](https://github.com/stacksjs/logsmith/commit/7f7ad72)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#32](https://github.com/stacksjs/logsmith/issues/32), [#32](https://github.com/stacksjs/logsmith/issues/32))
735
- **deps**: update all non-major dependencies (#29) ([ecf93a9](https://github.com/stacksjs/logsmith/commit/ecf93a9)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#29](https://github.com/stacksjs/logsmith/issues/29), [#29](https://github.com/stacksjs/logsmith/issues/29))
836
- **deps**: update all non-major dependencies to ^1.3.3 (#31) ([37a68f2](https://github.com/stacksjs/logsmith/commit/37a68f2)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#31](https://github.com/stacksjs/logsmith/issues/31), [#31](https://github.com/stacksjs/logsmith/issues/31))

0 commit comments

Comments
 (0)