Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
Release: 0.5.0 πŸ”– [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 24, 2020
1 parent 8870408 commit 5eaf915
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ with [@crystal-ball/semantic-release-base](https://github.com/crystal-ball/seman
> - πŸ›  - Fixes

## [0.5.0](https://github.com/crystal-ball/dux-routing/compare/v0.4.0...v0.5.0) (2020-04-24)


#### ✨ Update

* Add source code comment πŸ“ (#15)([8870408](https://github.com/crystal-ball/dux-routing/commit/88704082f75f07ec900e5e0bb435c6a5ff829f83)), closes [#15](https://github.com/crystal-ball/dux-routing/issue/15)

## [0.4.0](https://github.com/crystal-ball/dux-routing/compare/v0.3.0...v0.4.0) (2020-04-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dux-routing",
"version": "0.4.0",
"version": "0.5.0",
"description": "All in Redux routing solution",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 5eaf915

Please sign in to comment.