Skip to content

Commit 353d2f8

Browse files
committed
chore(release): 2.0.14
1 parent d502d32 commit 353d2f8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.0.14](https://github.com/chantouchsek/typeorm-naming-strategy/compare/v2.0.13...v2.0.14) (2025-06-09)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** bump actions/setup-node from 4.3.0 to 4.4.0 ([6674622](https://github.com/chantouchsek/typeorm-naming-strategy/commit/6674622f43fe7259e83476e87c36d7c9bafd606f))
11+
512
### [2.0.13](https://github.com/chantouchsek/typeorm-naming-strategy/compare/v2.0.12...v2.0.13) (2025-04-08)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typeorm-naming-strategy",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"packageManager": "[email protected]",
55
"description": "Custom naming strategies for typeorm",
66
"author": {

0 commit comments

Comments
 (0)