Skip to content

Commit 6dfea7a

Browse files
committed
increase version for releasing scope change
1 parent 0a57809 commit 6dfea7a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.1.1
2+
3+
- only release `dist` files
4+
5+
16
# 1.1.0
27

38
- use semantic delay

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.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
"author": "zbryikt",
33
"name": "ldloader",
44
"license": "MIT",
5+
"dist": [
6+
"dist/**/*"
7+
],
58
"description": "loader manipulation library",
6-
"version": "1.1.0",
9+
"version": "1.1.1",
710
"homepage": "https://loading.io/lib/loader/",
811
"repository": {
912
"type": "git",

0 commit comments

Comments
 (0)