Skip to content

Commit 3689f82

Browse files
committed
Release 1.0.0
1 parent 24ad6dd commit 3689f82

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @naviary/bigdecimal
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- Initial release 1.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@naviary/bigdecimal",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "High-performance arbitrary-precision decimal arithmetic for JavaScript.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)