Skip to content

Commit b615b0f

Browse files
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent b7cad30 commit b615b0f

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## [[email protected]](https://github.com/flex-development/grease/compare/[email protected]@3.0.0-alpha.4) (2023-11-04)
2+
3+
### :package: Build
4+
5+
- [[`5a84ce0`](https://github.com/flex-development/grease/commit/5a84ce04e09e18b2271b8a242f9d8d3f351a916c)] **deps-dev:** bump chai from 5.0.0-alpha.1 to 5.0.0-alpha.2 ([#177](https://github.com/flex-development/grease/issues/177))
6+
- [[`4650437`](https://github.com/flex-development/grease/commit/465043751bd6267b50c5abfc6b2622ac8e038a15)] **deps-dev:** bump dprint from 0.41.0 to 0.42.3 ([#174](https://github.com/flex-development/grease/issues/174))
7+
- [[`2d6f75f`](https://github.com/flex-development/grease/commit/2d6f75fa8304a0a6819ae748f9308cecadbefd86)] **deps-dev:** bump dprint from 0.42.3 to 0.42.5 ([#178](https://github.com/flex-development/grease/issues/178))
8+
- [[`ed21536`](https://github.com/flex-development/grease/commit/ed2153692f03673680148fcec3e51cdad7dd32ca)] **deps-dev:** bump the commitlint group with 1 update ([#173](https://github.com/flex-development/grease/issues/173))
9+
- [[`3229098`](https://github.com/flex-development/grease/commit/3229098de052a683034a07e1604d2dfa610f5d43)] **deps-dev:** bump the commitlint group with 2 updates ([#172](https://github.com/flex-development/grease/issues/172))
10+
- [[`d6336a3`](https://github.com/flex-development/grease/commit/d6336a3acac34ee125d4e8794c5bb564014c2613)] **deps-dev:** bump the typescript-eslint group with 2 updates ([#169](https://github.com/flex-development/grease/issues/169))
11+
- [[`76755fc`](https://github.com/flex-development/grease/commit/76755fc5494a4b0ee29bb4db4e4f54b02e57c23b)] **deps:** bump the dependencies group with 2 updates ([#175](https://github.com/flex-development/grease/issues/175))
12+
13+
### :robot: Continuous Integration
14+
15+
- [[`8337294`](https://github.com/flex-development/grease/commit/8337294bb1a75ea2bb706ba52ceaa6b9fec866b6)] [[@dependabot](https://github.com/dependabot)] use `secrets.GH_REGISTRY_TOKEN`
16+
- [[`c4d1a71`](https://github.com/flex-development/grease/commit/c4d1a71fc23d081e642058673c408cec745b9692)] **workflows:** [`auto-review`] fix approval conditional
17+
- [[`3de94c5`](https://github.com/flex-development/grease/commit/3de94c59219e0bfcdaafcf9a4e067e2dca7b840b)] **workflows:** [`dependabot-dedupe`] run on `pull_request` activity
18+
- [[`1571c28`](https://github.com/flex-development/grease/commit/1571c281bbc37aec3128478318ee65bb418f699a)] **workflows:** [`dependabot-dedupe`] use `github.head_ref` in `commit` step
19+
20+
### :bug: Fixes
21+
22+
- [[`b7cad30`](https://github.com/flex-development/grease/commit/b7cad303ee6634ca7b7a8c58cab1ba3596d84002)] **changelog:** current date
23+
124
## [[email protected]](https://github.com/flex-development/grease/compare/[email protected]@3.0.0-alpha.3) (2023-10-22)
225

326
### :robot: Continuous Integration
@@ -429,3 +452,4 @@
429452

430453

431454

455+

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/grease",
33
"description": "Release workflow tool for Node.js and CLI environments",
4-
"version": "3.0.0-alpha.3",
4+
"version": "3.0.0-alpha.4",
55
"keywords": [
66
"bump",
77
"changelog",

0 commit comments

Comments
 (0)