Skip to content

Commit b458ec0

Browse files
committed
chore(release): publish %s [ci skip]
- @svc/[email protected]
1 parent 0d951d4 commit b458ec0

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

packages/copy-to-clipboard/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.0.0 (2020-04-05)
7+
8+
9+
* feat!: multiple outputs format support and minification ([0d951d4](https://github.com/svcorg/react-components/commit/0d951d4f9a31ee10617811bf8351cb6c81b2d9c3))
10+
11+
12+
### BREAKING CHANGES
13+
14+
* Supporting es(default dist/index.js) cjs, amd, umd, system, iife
15+
and minification
16+
17+
18+
19+
20+
621
## 0.1.18 (2020-03-29)
722

823
**Note:** Version bump only for package @svc/react-copy-to-clipboard

packages/copy-to-clipboard/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/copy-to-clipboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svc/react-copy-to-clipboard",
3-
"version": "0.1.18",
3+
"version": "1.0.0",
44
"description": "React component for copy to clipboard",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)