Skip to content

Commit ddce493

Browse files
chore(release): 2.6.0 [skip ci]
## [2.6.0](nx-semantic-release-v2.5.0...nx-semantic-release-v2.6.0) (2023-08-24) ### Features * apply tokens to every configuration field, including nested arrays and objects ([1c4b886](1c4b886))
1 parent 01c2329 commit ddce493

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/nx-semantic-release/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.6.0](https://github.com/TheUnderScorer/nx-semantic-release/compare/nx-semantic-release-v2.5.0...nx-semantic-release-v2.6.0) (2023-08-24)
2+
3+
4+
### Features
5+
6+
* apply tokens to every configuration field, including nested arrays and objects ([1c4b886](https://github.com/TheUnderScorer/nx-semantic-release/commit/1c4b8861037dd9da5f5e4fad6197eb1a78e2a520))
7+
18
## [2.5.0](https://github.com/TheUnderScorer/nx-semantic-release/compare/nx-semantic-release-v2.4.1...nx-semantic-release-v2.5.0) (2023-07-16)
29

310

packages/nx-semantic-release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theunderscorer/nx-semantic-release",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"description": "Semantic release for NX.",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)