Skip to content

Commit 54f9fcd

Browse files
chore(release): 3.2.5 (#182)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 73bdd04 commit 54f9fcd

16 files changed

Lines changed: 56 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.2.5](https://github.com/TrigenSoftware/simple-release/compare/v3.2.4...v3.2.5) (2026-07-08)
7+
8+
### Bug Fixes
9+
10+
* update readmes and package homepages ([73bdd04](https://github.com/TrigenSoftware/simple-release/commit/73bdd0491a9f3d0c5d6e33204f18fd245a0c748b))
11+
612
## [3.2.4](https://github.com/TrigenSoftware/simple-release/compare/v3.2.3...v3.2.4) (2026-07-07)
713

814
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "simple-release-tools",
33
"type": "module",
44
"private": true,
5-
"version": "3.2.4",
5+
"version": "3.2.5",
66
"description": "A simple tools to automate releases.",
77
"author": "dangreen",
88
"license": "MIT",

packages/config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.2.5](https://github.com/TrigenSoftware/simple-release/compare/v3.0.0...v3.2.5) (2026-07-08)
7+
8+
### Bug Fixes
9+
10+
* update readmes and package homepages ([73bdd04](https://github.com/TrigenSoftware/simple-release/commit/73bdd0491a9f3d0c5d6e33204f18fd245a0c748b))
11+
612
## [3.0.0](https://github.com/TrigenSoftware/simple-release/compare/v2.4.0...v3.0.0) (2026-06-29)
713

814
### ⚠ BREAKING CHANGES

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@simple-release/config",
33
"type": "module",
4-
"version": "3.0.0",
4+
"version": "3.2.5",
55
"description": "A simple-release config loader.",
66
"author": {
77
"name": "Dan Onoshko",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.2.5](https://github.com/TrigenSoftware/simple-release/compare/v3.2.4...v3.2.5) (2026-07-08)
7+
8+
### Bug Fixes
9+
10+
* update readmes and package homepages ([73bdd04](https://github.com/TrigenSoftware/simple-release/commit/73bdd0491a9f3d0c5d6e33204f18fd245a0c748b))
11+
612
## [3.2.4](https://github.com/TrigenSoftware/simple-release/compare/v3.2.3...v3.2.4) (2026-07-07)
713

814
### Bug Fixes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@simple-release/core",
33
"type": "module",
4-
"version": "3.2.4",
4+
"version": "3.2.5",
55
"description": "A simple tool to automate version bumps, changelogs, and releases using Conventional Commits.",
66
"author": {
77
"name": "Dan Onoshko",

packages/github-action/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.2.5](https://github.com/TrigenSoftware/simple-release/compare/v3.1.1...v3.2.5) (2026-07-08)
7+
8+
### Bug Fixes
9+
10+
* update readmes and package homepages ([73bdd04](https://github.com/TrigenSoftware/simple-release/commit/73bdd0491a9f3d0c5d6e33204f18fd245a0c748b))
11+
612
## [3.1.1](https://github.com/TrigenSoftware/simple-release/compare/v3.0.6...v3.1.1) (2026-07-06)
713

814
### Bug Fixes

packages/github-action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@simple-release/github-action",
33
"type": "module",
4-
"version": "3.1.1",
4+
"version": "3.2.5",
55
"description": "A simple-release api for github action.",
66
"author": {
77
"name": "Dan Onoshko",

packages/github/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.2.5](https://github.com/TrigenSoftware/simple-release/compare/v3.2.0...v3.2.5) (2026-07-08)
7+
8+
### Bug Fixes
9+
10+
* update readmes and package homepages ([73bdd04](https://github.com/TrigenSoftware/simple-release/commit/73bdd0491a9f3d0c5d6e33204f18fd245a0c748b))
11+
612
## [3.2.0](https://github.com/TrigenSoftware/simple-release/compare/v3.0.0...v3.2.0) (2026-07-06)
713

814
### Features

packages/github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@simple-release/github",
33
"type": "module",
4-
"version": "3.2.0",
4+
"version": "3.2.5",
55
"description": "A github addon for simple-release.",
66
"author": {
77
"name": "Dan Onoshko",

0 commit comments

Comments
 (0)