Skip to content

Commit

Permalink
chore(changelog): cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
euaaaio committed Aug 6, 2024
1 parent 07f718a commit 16c7baa
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

# 0.4.0
## 0.4.0
* Updated `nanostores` to 0.11.2.

# 0.3.0
## 0.3.0
* Updated `nanostores` to 0.10.2.

# 0.2.4
## 0.2.4
* Fixed `creatorLogger` types.

# 0.2.3
## 0.2.3
* Fixed types and exports.

# 0.2.2
## 0.2.2
* Added `buildCreatorLogger` method for creating own devtools.

# 0.2.1
## 0.2.1
* Fixed broken options in `creatorLogger`.

# 0.2.0
## 0.2.0
* Added `creatorLogger` method for logging map creators such as Logux.
* Added `buildLogger` method for creating own devtools.
* Exported `log`, `group` and `groupEnd` methods for custom logs.
Expand Down

0 comments on commit 16c7baa

Please sign in to comment.