Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
faassen committed Jul 12, 2022
1 parent affbb10 commit f786eb8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ release date when you use `npm version` (see `README.md`).

## [Unreleased]

## [0.1.0][] - 2022-07-12

### Added

- Filter for date ranges
Expand All @@ -30,3 +32,7 @@ Initial public release.
[0.0.2]: https://github.com/webxdc/debuglog/tree/v0.0.2
[unreleased]: https://github.com/webxdc/debuglog/compare/v0.0.4...HEAD
[0.0.4]: https://github.com/webxdc/debuglog/tree/v0.0.4


[Unreleased]: https://github.com/webxdc/debuglog/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/webxdc/debuglog/tree/v0.1.0
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "debuglog",
"version": "0.0.4",
"version": "0.1.0",
"description": "Debuglog for DeltaChat",
"keywords": [
"webxdc",
Expand Down

0 comments on commit f786eb8

Please sign in to comment.