Skip to content

Commit

Permalink
publish: v1.2.3 to release newer docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunny-unik committed Feb 14, 2024
1 parent c0e058f commit 0362e61
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Changed

- PATCH Readme & documentation link in package.json.
- Updated the homepage property in package.json, it also updated the documentation link in npmjs.com.
- Added CHANGELOG.md file that contains all release information about older changes.

## [1.2.1] - 2023-09-02

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eu-country-check",
"version": "1.2.2",
"version": "1.2.3",
"description": "Check if given countryCode is part of the European countries",
"homepage": "https://euc-check-docs.vercel.app/",
"main": "dist/index.js",
Expand Down

0 comments on commit 0362e61

Please sign in to comment.