We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8601e9c commit 7ed89b9Copy full SHA for 7ed89b9
packages/nx-heroku/CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
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
11
## [0.4.0](https://github.com/getlarge/nx-heroku/compare/nx-heroku-0.3.1...nx-heroku-0.4.0) (2024-03-12)
12
13
### Features
packages/nx-heroku/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@aloes/nx-heroku",
- "version": "0.4.0",
+ "version": "0.4.1",
"main": "src/index.js",
"license": "MIT",
"generators": "./generators.json",
0 commit comments