Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Aug 29, 2019
1 parent d3c09f2 commit 06c28f8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.9.5](https://github.com/fivethree-team/fivethree/compare/v0.9.4...v0.9.5) (2019-08-29)


### Bug Fixes

* **routing-state:** get previous url for two history items ([d3c09f2](https://github.com/fivethree-team/fivethree/commit/d3c09f2))



## [0.9.4](https://github.com/fivethree-team/fivethree/compare/v0.9.1...v0.9.4) (2019-08-22)


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": "@fivethree/core",
"version": "0.9.4",
"version": "0.9.5",
"author": "Fivethree Team",
"homepage": "https://fivethree.io/",
"description": "Fivethree Web Components",
Expand Down
2 changes: 1 addition & 1 deletion projects/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fivethree/core",
"version": "0.9.4",
"version": "0.9.5",
"description": "Fivethree Core Components",
"keywords": [
"fivethree",
Expand Down

0 comments on commit 06c28f8

Please sign in to comment.