Skip to content

Commit

Permalink
[bump/docs] Bump up version to 0.4.27 and update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nwtgck committed Jan 11, 2020
1 parent c657341 commit d295653
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [0.4.27] - 2019-01-11
### Added
- Support Web Share Target API

## [0.4.26] - 2019-01-11
### Changed
- Update dependencies
Expand Down Expand Up @@ -186,7 +190,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
### Added
- First release

[Unreleased]: https://github.com/nwtgck/piping-ui-web/compare/v0.4.26...HEAD
[Unreleased]: https://github.com/nwtgck/piping-ui-web/compare/v0.4.27...HEAD
[0.4.27]: https://github.com/nwtgck/piping-ui-web/compare/v0.4.26...v0.4.27
[0.4.26]: https://github.com/nwtgck/piping-ui-web/compare/v0.4.25...v0.4.26
[0.4.25]: https://github.com/nwtgck/piping-ui-web/compare/v0.4.24...v0.4.25
[0.4.24]: https://github.com/nwtgck/piping-ui-web/compare/v0.4.23...v0.4.24
Expand Down
2 changes: 1 addition & 1 deletion 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": "piping-ui",
"version": "0.4.27-SNAPSHOT",
"version": "0.4.27",
"private": true,
"author": "Ryo Ota <[email protected]> (https://github.com/nwtgck)",
"scripts": {
Expand Down

0 comments on commit d295653

Please sign in to comment.