Skip to content

Commit

Permalink
Merge branch 'release/0.6.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
nwtgck committed Feb 28, 2020
2 parents 59c6219 + d40d455 commit 63d355a
Show file tree
Hide file tree
Showing 4 changed files with 606 additions and 1,658 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
node-version: 12.x
- run: npm ci
- run: npm run build
- run: SITE_URL="https://piping-ui.org" npm run build

- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v1.0
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.8] - 2020-02-28
### Changed
- Update dependencies

## [0.6.7] - 2020-02-26
### Changed
- Update dependencies
Expand Down Expand Up @@ -259,7 +263,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.7...HEAD
[Unreleased]: https://github.com/nwtgck/piping-ui-web/compare/v0.6.8...HEAD
[0.6.8]: https://github.com/nwtgck/piping-ui-web/compare/v0.6.7...v0.6.8
[0.6.7]: https://github.com/nwtgck/piping-ui-web/compare/v0.6.6...v0.6.7
[0.6.6]: https://github.com/nwtgck/piping-ui-web/compare/v0.6.5...v0.6.6
[0.6.5]: https://github.com/nwtgck/piping-ui-web/compare/v0.6.4...v0.6.5
Expand Down
Loading

2 comments on commit 63d355a

@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.

🎉 Published on https://piping-ui.org as production
🚀 Deployed on https://5e58b3370d73042eef503421--piping-ui.netlify.com

@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.