Skip to content

Commit 1ce63fc

Browse files
committed
chore(release): 2.6.1 [skip ci]
## [2.6.1](v2.6.0...v2.6.1) (2024-12-17) ### Bug Fixes * publish to npm ([7eff05a](7eff05a))
1 parent 7eff05a commit 1ce63fc

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+
## [2.6.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.0...v2.6.1) (2024-12-17)
2+
3+
4+
### Bug Fixes
5+
6+
* publish to npm ([7eff05a](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/7eff05a6afc84a013263c2e29dab4bb3b785c4b8))
7+
18
# [2.6.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.5.2...v2.6.0) (2024-12-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "codeforlife",
1111
"description": "Common frontend code",
1212
"private": false,
13-
"version": "2.6.0",
13+
"version": "2.6.1",
1414
"type": "module",
1515
"scripts": {
1616
"dev": "vite",

0 commit comments

Comments
 (0)