Skip to content

Commit 23ab61c

Browse files
Version Packages
1 parent e5585b9 commit 23ab61c

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.changeset/sour-kiwis-press.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# @danyalwe/tools
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- f56380f: Added documentation website
8+
39
## 0.0.2
410

511
### Patch Changes
612

7-
- d4dd4d6:
13+
- d4dd4d6:
814
- Fixed string merge sort
915
- Added JSDoc strings
1016
- DimRed class is now abstract

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@danyalwe/tools",
33
"description": "Package with a bunch of useful data structures and algorithms",
44
"license": "MIT",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"author": "zAlweNy26",
77
"main": "dist/index.js",
88
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)