Skip to content

Commit 5bfdc2d

Browse files
chore(release): 1.25.13 [skip ci]
## [1.25.13](v1.25.12...v1.25.13) (2023-07-24) ### Bug Fixes * support unlimited underscores ([f4654ca](f4654ca))
1 parent a5c0695 commit 5bfdc2d

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
@@ -1,3 +1,10 @@
1+
## [1.25.13](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.25.12...v1.25.13) (2023-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* support unlimited underscores ([f4654ca](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/f4654cac23f5d48d16c0b5d32779c1715afd37f8))
7+
18
## [1.25.12](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.25.11...v1.25.12) (2023-07-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeforlife",
3-
"version": "1.25.12",
3+
"version": "1.25.13",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)