Skip to content

Commit cbdaedc

Browse files
authored
Merge pull request #111 from wayofdev/release-please--branches--master--components--gh-actions
chore(master): release 3.3.0
2 parents cb5ef6f + 2480def commit cbdaedc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.2.0"
2+
".": "3.3.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.3.0](https://github.com/wayofdev/gh-actions/compare/v3.2.0...v3.3.0) (2025-05-18)
4+
5+
6+
### Features
7+
8+
* bump release ([7d3f3b6](https://github.com/wayofdev/gh-actions/commit/7d3f3b6c4c7ae42626b9ff5afabd1914da9fbe00))
9+
310
## [3.2.0](https://github.com/wayofdev/gh-actions/compare/v3.1.1...v3.2.0) (2024-09-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "gh-actions",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"private": true
55
}

0 commit comments

Comments
 (0)