Skip to content

Commit

Permalink
chore(release): 1.2.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.6](v1.2.5...v1.2.6) (2024-06-14)

### Bug Fixes

* typo ([5ae1f71](5ae1f71))
  • Loading branch information
semantic-release-bot committed Jun 14, 2024
1 parent 5ae1f71 commit d1d5cfa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.6](https://github.com/pubg/semantic-release-gitlabmonorepo/compare/v1.2.5...v1.2.6) (2024-06-14)


### Bug Fixes

* typo ([5ae1f71](https://github.com/pubg/semantic-release-gitlabmonorepo/commit/5ae1f711c6932d6868b931f770931249975b4761))

## [1.2.5](https://github.com/pubg/semantic-release-gitlabmonorepo/compare/v1.2.4...v1.2.5) (2024-06-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pubgcorp/semantic-release-gitlabmonorepo",
"version": "1.2.5",
"version": "1.2.6",
"main": "./dist/index.js",
"module": "./dist/index.js",
"exports": "./dist/index.js",
Expand Down

0 comments on commit d1d5cfa

Please sign in to comment.