Skip to content

Commit

Permalink
chore(release): publish %s [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
kamthamc committed Mar 29, 2020
1 parent 6e08b1b commit c761c8f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/copy-to-clipboard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.1.15 (2020-03-29)


### Bug Fixes

* cleanup old code and update success status ([6e08b1b](https://github.com/svcorg/react-components/commit/6e08b1bb7026b5dc1f0a600b0cb245bb1399fbfd))





## 0.1.14 (2020-03-28)

**Note:** Version bump only for package @svc/react-copy-to-clipboard
Expand Down
2 changes: 1 addition & 1 deletion packages/copy-to-clipboard/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 packages/copy-to-clipboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svc/react-copy-to-clipboard",
"version": "0.1.14",
"version": "0.1.15",
"description": "React component for copy to clipboard",
"keywords": [
"react",
Expand Down

0 comments on commit c761c8f

Please sign in to comment.