Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

Commit 6e1fb69

Browse files
chore(release): 2.0.0 [skip ci]
# [@soyoung210/sample-one-v2.0.0](https://github.com/SoYoung210/lerna-rollup-github-package-example/compare/@soyoung210/sample-one-v1.0.0...@soyoung210/sample-one-v2.0.0) (2020-08-05) ### Features * 🎸 test sample one break change ([3da2360](3da2360)) ### BREAKING CHANGES * 🧨 sample one package break change, not package two
1 parent 85aa2dc commit 6e1fb69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/sample-one/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soyoung210/sample-one",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"scripts": {
55
"build": "rm -rf dist && npm run build:typings && cross-env NODE_ENV=production INPUT_FILE=./index.ts rollup -c ../../rollup.config.js",
66
"build:typings": "ttsc -p ./tsconfig.json --declarationDir dist"

0 commit comments

Comments
 (0)