Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2024-11-13)

### Bug Fixes

* attempt to fix release ([fc90782](fc90782))
* fix gh secret name ref ([1108e89](1108e89))
* fix incorrect github url after repo namechange ([9154340](9154340))
* fix workflow npm auth key ([138b125](138b125))
* fix workflow versions ([ff05f02](ff05f02))
* re-try release workflow ([3f1cbd3](3f1cbd3))
* run workflow again ([0ec044c](0ec044c))
* update npm token ([acc6cc9](acc6cc9))
* version update ([6a71d02](6a71d02))
* workflow fix attempt ([eaa8f45](eaa8f45))
  • Loading branch information
semantic-release-bot committed Nov 13, 2024
1 parent 6a71d02 commit b21a8b2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## [1.0.1](https://github.com/kgarrity22/country-codes-and-flags/compare/v1.0.0...v1.0.1) (2024-11-13)


### Bug Fixes

* attempt to fix release ([fc90782](https://github.com/kgarrity22/country-codes-and-flags/commit/fc90782707f6644147102b9dd79f3bac789e820a))
* fix gh secret name ref ([1108e89](https://github.com/kgarrity22/country-codes-and-flags/commit/1108e89fd06b6437d31c5d7fa4d5fdb1eb422ee5))
* fix incorrect github url after repo namechange ([9154340](https://github.com/kgarrity22/country-codes-and-flags/commit/9154340304ab019a0a4b0b9c5c4f01a7d72c98d9))
* fix workflow npm auth key ([138b125](https://github.com/kgarrity22/country-codes-and-flags/commit/138b12552af7dd684c34c29339c3ed1f5fa622c0))
* fix workflow versions ([ff05f02](https://github.com/kgarrity22/country-codes-and-flags/commit/ff05f023f6ef829c6231ec98fe786e03c05b747b))
* re-try release workflow ([3f1cbd3](https://github.com/kgarrity22/country-codes-and-flags/commit/3f1cbd3b41baa9582c43861e527ff10041c0c2d7))
* run workflow again ([0ec044c](https://github.com/kgarrity22/country-codes-and-flags/commit/0ec044cbb8a3dfe9dd9e1f8b73a0101abdba99d2))
* update npm token ([acc6cc9](https://github.com/kgarrity22/country-codes-and-flags/commit/acc6cc93fe5d6ac39f8215b322aa22735d692ff1))
* version update ([6a71d02](https://github.com/kgarrity22/country-codes-and-flags/commit/6a71d0277de6582851661d1985b8fc7502f1ba34))
* workflow fix attempt ([eaa8f45](https://github.com/kgarrity22/country-codes-and-flags/commit/eaa8f45321c124288f111487deae98f5affa7a45))

0 comments on commit b21a8b2

Please sign in to comment.