Skip to content

Commit 0f54c9c

Browse files
committed
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.2...v1.1.0) (2022-11-09) ### Features * argument placeholders ([2395c98](2395c98))
1 parent 2395c98 commit 0f54c9c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/bubkoo/run-shared-scripts/compare/v1.0.2...v1.1.0) (2022-11-09)
2+
3+
4+
### Features
5+
6+
* argument placeholders ([2395c98](https://github.com/bubkoo/run-shared-scripts/commit/2395c98dd2707c3990bdd1ecb63da50f4dcfdcd1))
7+
18
## [1.0.2](https://github.com/bubkoo/run-shared-scripts/compare/v1.0.1...v1.0.2) (2022-11-09)
29

310
## [1.0.1](https://github.com/bubkoo/run-shared-scripts/compare/v1.0.0...v1.0.1) (2022-11-09)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "run-shared-scripts",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "Define and run shared scripts of a monorepo using Yarn workspaces, Bolt, Lerna or pnpm",
55
"main": "lib/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)