Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Release 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
akxcv committed Apr 22, 2019
1 parent 22fc761 commit 246a58c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.2.5] - 2019-04-22
### Fixed
- Incorrect handling of multiple components with same name (#79) - [@khashish][]
## [0.2.4] - 2019-03-20
### Fixed
- Usage with styled-components (#69) - [@fsodano][]
Expand Down Expand Up @@ -51,3 +54,4 @@ Initial release.
[@walts81]: https://github.com/walts81
[@fsodano]: https://github.com/fsodano
[@runebaas]: https://github.com/runebaas
[@khashish]: https://github.com/khashish
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vuera",
"description": "Use React in Vue and Vue in React",
"version": "0.2.4",
"version": "0.2.5",
"repository": "akxcv/vuera",
"author": "Alexander Komarov <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 246a58c

Please sign in to comment.