Skip to content

Commit b59e1de

Browse files
chore: release v1.1.8
1 parent c996ca6 commit b59e1de

3 files changed

Lines changed: 15 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.7"
2+
".": "1.1.8"
33
}

CHANGELOG.md

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

3+
## [1.1.8](https://github.com/nodejs/amaro/compare/v1.1.7...v1.1.8) (2026-02-13)
4+
5+
6+
### Core
7+
8+
* document module.register bootstrap usage ([54e41ae](https://github.com/nodejs/amaro/commit/54e41ae4e7acaf9dd4b4d4a42fad07daa3ad3144))
9+
10+
11+
### Miscellaneous
12+
13+
* **deps:** bump github/codeql-action from 4.31.11 to 4.32.0 ([6eaf6e2](https://github.com/nodejs/amaro/commit/6eaf6e246b395918f318f8706a71c55f677d8f2f))
14+
* **deps:** bump step-security/harden-runner from 2.14.0 to 2.14.1 ([59f14b8](https://github.com/nodejs/amaro/commit/59f14b8fe7b30fa42e1f347b8de25828e1f669b7))
15+
316
## [1.1.7](https://github.com/nodejs/amaro/compare/v1.1.6...v1.1.7) (2026-02-01)
417

518

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

0 commit comments

Comments
 (0)