Skip to content

Commit 7d4410b

Browse files
chore: release v1.1.7
1 parent b2a1704 commit 7d4410b

3 files changed

Lines changed: 14 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.6"
2+
".": "1.1.7"
33
}

CHANGELOG.md

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

3+
## [1.1.7](https://github.com/nodejs/amaro/compare/v1.1.6...v1.1.7) (2026-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* use detected format ([cf1e097](https://github.com/nodejs/amaro/commit/cf1e0975490823b1cf772c65c100ee82b55502c3))
9+
10+
11+
### Core
12+
13+
* ignore codeql swc test folder ([b2a1704](https://github.com/nodejs/amaro/commit/b2a170499b7c3b112f592e44dd324b0bcdf43e1b))
14+
315
## [1.1.6](https://github.com/nodejs/amaro/compare/v1.1.5...v1.1.6) (2026-01-27)
416

517

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

0 commit comments

Comments
 (0)