Skip to content

Commit 6a869ab

Browse files
chore: release v1.1.10
1 parent 5eb6bc7 commit 6a869ab

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

.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.9"
2+
".": "1.1.10"
33
}

CHANGELOG.md

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

3+
## [1.1.10](https://github.com/nodejs/amaro/compare/v1.1.9...v1.1.10) (2026-05-26)
4+
5+
6+
### Miscellaneous
7+
8+
* build wasm from swc v1.15.33 ([626debc](https://github.com/nodejs/amaro/commit/626debcc64470085b575b6b621440a3d83b39d9d))
9+
* declare workflow-level contents: read on ci and build-swc ([a147e52](https://github.com/nodejs/amaro/commit/a147e52e0555a8502fb52d4b59df50497957b738))
10+
* **deps:** bump docker/setup-buildx-action from 4.0.0 to 4.1.0 ([e51115b](https://github.com/nodejs/amaro/commit/e51115be6822ade8f1450b72820ebefc008bb8de))
11+
* **deps:** bump EmbarkStudios/cargo-deny-action from 2.0.15 to 2.0.19 ([80a7332](https://github.com/nodejs/amaro/commit/80a733262798eff1fc3034ab1479d95cf4487203))
12+
* **deps:** bump github/codeql-action from 4.35.2 to 4.35.4 ([7f1ee48](https://github.com/nodejs/amaro/commit/7f1ee486f5fddb4f83db51f53373d9ed027a8cd7))
13+
* **deps:** bump github/codeql-action from 4.35.4 to 4.36.0 ([5eb6bc7](https://github.com/nodejs/amaro/commit/5eb6bc74f3dcbaf063eefd87cdb616957859528b))
14+
* **deps:** bump googleapis/release-please-action from 4.4.1 to 5.0.0 ([5b35ea8](https://github.com/nodejs/amaro/commit/5b35ea8cb891696154679685627e9c5bc2479749))
15+
* **deps:** bump step-security/harden-runner from 2.18.0 to 2.19.1 ([5d24781](https://github.com/nodejs/amaro/commit/5d24781db3cef38f101fb9489e408cc3427d50d4))
16+
* update swc to v1.15.33 ([0b909f8](https://github.com/nodejs/amaro/commit/0b909f8d9d91883db700db270eb530f7fb092244))
17+
318
## [1.1.9](https://github.com/nodejs/amaro/compare/v1.1.8...v1.1.9) (2026-04-29)
419

520

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.9",
3+
"version": "1.1.10",
44
"description": "Node.js TypeScript wrapper",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)