Skip to content

Commit 8b195e1

Browse files
authored
chore(main): release 1.0.4 (#39)
1 parent 4b9c9c0 commit 8b195e1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.4](https://github.com/apollo-tech-dev/country-codes/compare/v1.0.3...v1.0.4) (2025-01-06)
4+
5+
6+
### Bug Fixes
7+
8+
* output types ([4b9c9c0](https://github.com/apollo-tech-dev/country-codes/commit/4b9c9c0c8dbf05fb9e5f93e2e61afbada6e64bc1))
9+
310
## [1.0.3](https://github.com/apollo-tech-dev/country-codes/compare/v1.0.2...v1.0.3) (2024-11-28)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "git+https://github.com/apollo-tech-dev/country-codes"
66
},
7-
"version": "1.0.3",
7+
"version": "1.0.4",
88
"private": false,
99
"description": "A simple utility for retrieving country codes and names",
1010
"main": "./dist/index.js",

0 commit comments

Comments
 (0)