Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into develop
  • Loading branch information
dev-ahmadbilal committed Sep 10, 2024
2 parents e9b2918 + 666bb88 commit cb7c0df
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 65 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [1.0.2](https://github.com/dev-ahmadbilal/currency-master/compare/v1.0.1...v1.0.2) (2024-09-09)


### Bug Fixes

* add codcod token in release workflow ([e567b6f](https://github.com/dev-ahmadbilal/currency-master/commit/e567b6f3be86881d34b43051e114d2b0b8a145e6))

## [1.0.1](https://github.com/dev-ahmadbilal/currency-master/compare/v1.0.0...v1.0.1) (2024-09-09)


### Bug Fixes

* update docs ([4e0964f](https://github.com/dev-ahmadbilal/currency-master/commit/4e0964f4814827bffecb994cf184fc6b46c0a609))

# 1.0.0 (2024-09-09)


Expand Down
149 changes: 85 additions & 64 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": "currency-master",
"version": "1.0.0",
"version": "1.0.2",
"description": "A comprehensive library for currency conversion and formatting, with support for multiple locales and customizable options for converting numbers to words and handling currency.",
"main": "./lib/index.js",
"files": [
Expand Down

0 comments on commit cb7c0df

Please sign in to comment.