Skip to content

Commit 71f174b

Browse files
chore(master): release 4.2.1 (#1014)
🤖 I have created a release *beep* *boop* --- ## [4.2.1](v4.2.0...v4.2.1) (2024-06-21) ### Bug Fixes * **basemaps:** Fix the aerial config path for create pr cli. ([#1013](#1013)) ([eed59e9](eed59e9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eed59e9 commit 71f174b

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.2.0"
2+
".": "4.2.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.2.1](https://github.com/linz/argo-tasks/compare/v4.2.0...v4.2.1) (2024-06-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **basemaps:** Fix the aerial config path for create pr cli. ([#1013](https://github.com/linz/argo-tasks/issues/1013)) ([eed59e9](https://github.com/linz/argo-tasks/commit/eed59e9833176be7480134430b1d25ef12623d99))
9+
310
## [4.2.0](https://github.com/linz/argo-tasks/compare/v4.1.0...v4.2.0) (2024-06-11)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linzjs/argo-tasks",
33
"private": true,
4-
"version": "4.2.0",
4+
"version": "4.2.1",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",
77
"repository": "[email protected]:linz/argo-tasks.git",

0 commit comments

Comments
 (0)