Skip to content

Commit

Permalink
Merge branch 'release/0.6.17'
Browse files Browse the repository at this point in the history
  • Loading branch information
nwtgck committed May 25, 2020
2 parents e88d50e + 521f1c5 commit 6682143
Show file tree
Hide file tree
Showing 4 changed files with 2,047 additions and 3,717 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: SITE_URL="https://piping-ui.org" npm run build

- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v1.0
uses: nwtgck/actions-netlify@v1.1
with:
publish-dir: './dist'
production-branch: master
Expand Down
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.6.17] - 2020-05-25
### Changed
- Update dependencies

## [0.6.16] - 2020-04-24
### Changed
- Update dependencies
Expand Down Expand Up @@ -295,7 +299,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.6.16...HEAD
[Unreleased]: https://github.com/nwtgck/piping-ui-web/compare/v0.6.17...HEAD
[0.6.17]: https://github.com/nwtgck/piping-ui-web/compare/v0.6.16...v0.6.17
[0.6.16]: https://github.com/nwtgck/piping-ui-web/compare/v0.6.15...v0.6.16
[0.6.15]: https://github.com/nwtgck/piping-ui-web/compare/v0.6.14...v0.6.15
[0.6.14]: https://github.com/nwtgck/piping-ui-web/compare/v0.6.13...v0.6.14
Expand Down
Loading

2 comments on commit 6682143

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.