Skip to content

Commit 3749fc6

Browse files
committed
chore: changelog
1 parent bccad75 commit 3749fc6

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
2+
## v1.3.0
3+
4+
5+
### 🚀 Enhancements
6+
7+
- **date:** Added setTimezone function (1947264)
8+
- **date:** Added isInPast function (63a51e3)
9+
- Setup eslint (e06de12)
10+
- **chore:** License and readme improvements (abf11f7)
11+
- Docs + CI/CD (9bab437)
12+
13+
### 🔥 Performance
14+
15+
- **Array.flat:** Use push(...) instead of concat (4341d22)
16+
17+
### 🩹 Fixes
18+
19+
- **chore:** Removed .vscode & dist folder (ec33f88)
20+
- Cleaned up package json (c819cf3)
21+
- CI/CD (e99a90f)
22+
- CI/CD (40e089e)
23+
24+
### 💅 Refactors
25+
26+
- **package:** Switched package manager to yarn (5912e1a)
27+
- New documentation & formatting rules (#21)
28+
29+
### ❤️ Contributors
30+
31+
- Samuel
32+
- Xnacly
33+
- Conner Bachmann <[email protected]>
34+

0 commit comments

Comments
 (0)