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

Commit dcf2bcc

Browse files
chore(release): 2.0.0 [skip ci]
# [@soyoung210/sample-two-v2.0.0](https://github.com/SoYoung210/lerna-rollup-github-package-example/compare/@soyoung210/sample-two-v1.0.0...@soyoung210/sample-two-v2.0.0) (2020-08-05) ### Features * 🎸 test package two break change ([ef1ab9e](ef1ab9e)) ### BREAKING CHANGES * 🧨 it has break change
1 parent 95351f9 commit dcf2bcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/sample-two/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-two",
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": "cross-env ttsc -p ./tsconfig.json --declarationDir dist"

0 commit comments

Comments
 (0)