Skip to content

Commit 021dc3b

Browse files
committed
chore(nx-heroku): release version 0.3.1 [skip ci]
1 parent 084dc8c commit 021dc3b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/nx-heroku/CHANGELOG.md

+6
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.3.1](https://github.com/getlarge/nx-heroku/compare/nx-heroku-0.3.0...nx-heroku-0.3.1) (2023-05-22)
6+
7+
### Bug Fixes
8+
9+
- **nx-heroku:** make Heroku CLI table parsing more accurate ([92dd584](https://github.com/getlarge/nx-heroku/commit/92dd584c0125da3f88cce82f01d40e213700b1c4))
10+
511
## [0.3.0](https://github.com/getlarge/nx-heroku/compare/nx-heroku-0.2.3...nx-heroku-0.3.0) (2023-04-18)
612

713
### Features

packages/nx-heroku/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aloes/nx-heroku",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"main": "src/index.js",
55
"license": "MIT",
66
"generators": "./generators.json",

0 commit comments

Comments
 (0)