Skip to content

Commit 45a7ad4

Browse files
chore: release v1.1.9
1 parent b4b9d53 commit 45a7ad4

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
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-
".": "1.1.8"
2+
".": "1.1.9"
33
}

CHANGELOG.md

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

3+
## [1.1.9](https://github.com/nodejs/amaro/compare/v1.1.8...v1.1.9) (2026-03-10)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump actions/setup-node from 6.2.0 to 6.3.0 ([b4b9d53](https://github.com/nodejs/amaro/commit/b4b9d53753e61ecfd288f732a70c442e70447381))
9+
* **deps:** bump docker/setup-buildx-action from 3.12.0 to 4.0.0 ([f39649c](https://github.com/nodejs/amaro/commit/f39649c298d3d59e083ed69fba7f8f58162ac8b1))
10+
* **deps:** bump step-security/harden-runner from 2.15.0 to 2.15.1 ([1037205](https://github.com/nodejs/amaro/commit/1037205427fcebd54aecf942688e6c0aff742273))
11+
312
## [1.1.8](https://github.com/nodejs/amaro/compare/v1.1.7...v1.1.8) (2026-03-07)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amaro",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "Node.js TypeScript wrapper",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)