Skip to content

Commit 7ed89b9

Browse files
committed
chore(nx-heroku): release version 0.4.1 [skip ci]
1 parent 8601e9c commit 7ed89b9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/nx-heroku/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [0.4.1](https://github.com/getlarge/nx-heroku/compare/nx-heroku-0.4.0...nx-heroku-0.4.1) (2024-03-13)
6+
7+
### Bug Fixes
8+
9+
- **nx-heroku:** add @nx/dependency-checks ([0c21e63](https://github.com/getlarge/nx-heroku/commit/0c21e63976d1a1fbfaf607138a904f34712e7932))
10+
511
## [0.4.0](https://github.com/getlarge/nx-heroku/compare/nx-heroku-0.3.1...nx-heroku-0.4.0) (2024-03-12)
612

713
### Features

packages/nx-heroku/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aloes/nx-heroku",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"main": "src/index.js",
55
"license": "MIT",
66
"generators": "./generators.json",

0 commit comments

Comments
 (0)