Skip to content

Commit f231a4b

Browse files
committed
chore(nx-heroku): release version 0.2.3 [skip ci]
1 parent 86ab745 commit f231a4b

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.2.3](https://github.com/getlarge/nx-heroku/compare/nx-heroku-0.2.2...nx-heroku-0.2.3) (2023-03-10)
6+
7+
### Bug Fixes
8+
9+
- **nx-heroku:** handle update of config vars during merge ([8835a77](https://github.com/getlarge/nx-heroku/commit/8835a7746554191cfb074a65e92f95a2c95207fd))
10+
511
## [0.2.2](https://github.com/getlarge/nx-heroku/compare/nx-heroku-0.2.1...nx-heroku-0.2.2) (2023-03-07)
612

713
### Bug Fixes

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.2.2",
3+
"version": "0.2.3",
44
"main": "src/index.js",
55
"generators": "./generators.json",
66
"executors": "./executors.json"

0 commit comments

Comments
 (0)