Skip to content

Commit a88bb8a

Browse files
chore(release): v0.0.4
1 parent 4e2e9b4 commit a88bb8a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22

33

4+
## v0.0.4
5+
6+
[compare changes](https://github.com/elhakimdev/typescript-abstract-data-type/compare/v0.0.3...v0.0.4)
7+
8+
### 🏡 Chore
9+
10+
- Apply automated fixes ([2d05052](https://github.com/elhakimdev/typescript-abstract-data-type/commit/2d05052))
11+
- Apply automated fixes ([82af659](https://github.com/elhakimdev/typescript-abstract-data-type/commit/82af659))
12+
413
## v0.0.3
514

615
[compare changes](https://github.com/elhakimdev/typescript-abstract-data-type/compare/v0.0.2...v0.0.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elhakimdev/typescript-adt",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Experimental abstraction of data structure utils for javascript",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)