Skip to content

Commit 0811b6d

Browse files
chore: release v0.17.0 (#90)
1 parent db68ff1 commit 0811b6d

3 files changed

Lines changed: 9 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-
".": "0.16.0"
2+
".": "0.17.0"
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+
## [0.17.0](https://github.com/nodejs/orchestrion-js/compare/code-transformer-v0.16.0...code-transformer-v0.17.0) (2026-07-05)
4+
5+
6+
### Features
7+
8+
* Support matching Regex `filepath` ([#73](https://github.com/nodejs/orchestrion-js/issues/73)) ([db68ff1](https://github.com/nodejs/orchestrion-js/commit/db68ff120b7e9dbe9ba63f06d3ce3da71c1870ba))
9+
310
## [0.16.0](https://github.com/nodejs/orchestrion-js/compare/code-transformer-v0.15.0...code-transformer-v0.16.0) (2026-07-01)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apm-js-collab/code-transformer",
3-
"version": "0.16.0",
3+
"version": "0.17.0",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)