Skip to content

Commit

Permalink
chore(release): set package.json to 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.1...v1.4.0) (2023-11-01)

### Bug Fixes

* update & fix tests failing due to missing pnpm ([b13dd1f](b13dd1f))

### Features

* add override flag to project.writeFile() ([2a3373a](2a3373a))
* setup package.json for repos to ensure { type: "module" } ([c046d55](c046d55))
  • Loading branch information
semantic-release-bot committed Nov 1, 2023
1 parent b13dd1f commit ebe927f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [1.4.0](https://github.com/3rd/auto/compare/v1.3.1...v1.4.0) (2023-11-01)

### Bug Fixes

- update & fix tests failing due to missing pnpm ([b13dd1f](https://github.com/3rd/auto/commit/b13dd1fa4ddea0657c4b0cab480f1ab024c7f0e2))

### Features

- add override flag to project.writeFile() ([2a3373a](https://github.com/3rd/auto/commit/2a3373af34759e042d98b161637647278838d311))
- setup package.json for repos to ensure { type: "module" } ([c046d55](https://github.com/3rd/auto/commit/c046d55d1e9e0e36b0ccceb159ac8ba8f796442b))

## [1.3.1](https://github.com/3rd/auto/compare/v1.3.0...v1.3.1) (2023-07-15)

### Bug Fixes
Expand Down

0 comments on commit ebe927f

Please sign in to comment.