Skip to content

Commit 98ab7fe

Browse files
chore: release v0.9.17
1 parent 59cd14f commit 98ab7fe

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
11
# Changelog
2+
[Compare changes](https://github.com/stacksjs/buddy-bot/compare/v0.9.16...v0.9.17)
3+
4+
### 🧹 Chores
5+
6+
- release v0.9.17 ([268efa8](https://github.com/stacksjs/buddy-bot/commit/268efa8)) _(by glennmichael123 <gtorregosa@gmail.com>)_
7+
- wip ([59cd14f](https://github.com/stacksjs/buddy-bot/commit/59cd14f)) _(by glennmichael123 <gtorregosa@gmail.com>)_
8+
- wip ([e219371](https://github.com/stacksjs/buddy-bot/commit/e219371)) _(by glennmichael123 <gtorregosa@gmail.com>)_
9+
- **deps**: update github actions (rebased) (#1314) ([5e076a0](https://github.com/stacksjs/buddy-bot/commit/5e076a0)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#1314](https://github.com/stacksjs/buddy-bot/issues/1314), [#1314](https://github.com/stacksjs/buddy-bot/issues/1314))
10+
- **deps**: update all non-major dependencies (rebased) (#1315) ([d5129da](https://github.com/stacksjs/buddy-bot/commit/d5129da)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#1315](https://github.com/stacksjs/buddy-bot/issues/1315), [#1315](https://github.com/stacksjs/buddy-bot/issues/1315))
11+
- wip ([3e3898f](https://github.com/stacksjs/buddy-bot/commit/3e3898f)) _(by glennmichael123 <gtorregosa@gmail.com>)_
12+
- wip ([c877550](https://github.com/stacksjs/buddy-bot/commit/c877550)) _(by glennmichael123 <gtorregosa@gmail.com>)_
13+
- wip ([6432d08](https://github.com/stacksjs/buddy-bot/commit/6432d08)) _(by glennmichael123 <gtorregosa@gmail.com>)_
14+
- wip ([110e7b8](https://github.com/stacksjs/buddy-bot/commit/110e7b8)) _(by glennmichael123 <gtorregosa@gmail.com>)_
15+
- wip ([0b8ff9c](https://github.com/stacksjs/buddy-bot/commit/0b8ff9c)) _(by glennmichael123 <gtorregosa@gmail.com>)_
16+
- wip ([81bb5a9](https://github.com/stacksjs/buddy-bot/commit/81bb5a9)) _(by glennmichael123 <gtorregosa@gmail.com>)_
17+
- wip ([39fbcfd](https://github.com/stacksjs/buddy-bot/commit/39fbcfd)) _(by glennmichael123 <gtorregosa@gmail.com>)_
18+
- wip ([231b12f](https://github.com/stacksjs/buddy-bot/commit/231b12f)) _(by glennmichael123 <gtorregosa@gmail.com>)_
19+
- wip ([e15b271](https://github.com/stacksjs/buddy-bot/commit/e15b271)) _(by glennmichael123 <gtorregosa@gmail.com>)_
20+
- wip ([c043ac5](https://github.com/stacksjs/buddy-bot/commit/c043ac5)) _(by glennmichael123 <gtorregosa@gmail.com>)_
21+
22+
### Contributors
23+
24+
- _Chris <chrisbreuer93@gmail.com>_
25+
- _glennmichael123 <gtorregosa@gmail.com>_
26+
227
[Compare changes](https://github.com/stacksjs/buddy-bot/compare/v0.9.15...v0.9.16)
328

429
### 🧹 Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "buddy-bot",
33
"type": "module",
4-
"version": "0.9.16",
4+
"version": "0.9.17",
55
"description": "Automated & optimized dependency updates for JavaScript & TypeScript projects. Like Renovate & Dependabot.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)