Skip to content

Commit

Permalink
chore(release): 1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.1](v1.8.0...v1.8.1) (2024-07-09)

### Bug Fixes

* add missing semantic-release-replace-plugin ([4f99fa2](4f99fa2))
* semantic release not updating version in package.json ([70cea4b](70cea4b))
  • Loading branch information
semantic-release-bot committed Jul 9, 2024
1 parent 4f99fa2 commit 7aa7419
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,5 +1,12 @@
# Changelog

## [1.8.1](https://github.com/sixfeetup/scaf/compare/v1.8.0...v1.8.1) (2024-07-09)

### Bug Fixes

* add missing semantic-release-replace-plugin ([4f99fa2](https://github.com/sixfeetup/scaf/commit/4f99fa28ee82402b11807a97aff2ae28ebe3a4fe))
* semantic release not updating version in package.json ([70cea4b](https://github.com/sixfeetup/scaf/commit/70cea4b82c8ff55eaa8e918eb2c97021ab908b01))

## [1.8.0](https://github.com/sixfeetup/scaf/compare/v1.7.1...v1.8.0) (2024-07-08)

### Features
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": "scaf",
"version": "1.8.0",
"version": "1.8.1",
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
Expand Down

0 comments on commit 7aa7419

Please sign in to comment.