Skip to content

Commit 4841b48

Browse files
committed
chore(release): 2.6.4 [skip ci]
## [2.6.4](v2.6.3...v2.6.4) (2025-01-10) ### Bug Fixes * country iso code mapping ([#73](#73)) ([162111c](162111c))
1 parent 162111c commit 4841b48

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.4](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.3...v2.6.4) (2025-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* country iso code mapping ([#73](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/73)) ([162111c](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/162111cc181a58c2bdf39df8ae566b8ab1f34426))
7+
18
## [2.6.3](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.2...v2.6.3) (2024-12-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codeforlife",
33
"description": "Common frontend code",
44
"private": false,
5-
"version": "2.6.3",
5+
"version": "2.6.4",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",

0 commit comments

Comments
 (0)