Skip to content

Commit 1ae13ad

Browse files
committed
v0.5.0
1 parent 0740df3 commit 1ae13ad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

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

3-
### 0.4.3
3+
### 0.5.0
44

5-
Removed default export from ES build, and cleaned up the build process.
5+
Removed default export from ES build, and cleaned up the build process. Added Prettier, ESLint.
66

77
### Previously
88

9-
Lost in the Fog of Time.
9+
Lost in the Fog of Time.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "culori",
3-
"version": "0.4.2",
3+
"version": "0.5.0",
44
"main": "build/culori.umd.js",
55
"browser": "build/culori.umd.js",
66
"module": "build/culori.js",

0 commit comments

Comments
 (0)