Skip to content

Commit bc6e83d

Browse files
committed
chore: version and changelog fixes
1 parent fea687c commit bc6e83d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Change log
22

3-
### Version: 1.0.4
4-
#### Date: Aug-06-2024
5-
- Live Preview related changes
3+
### Version: 1.1.0
4+
#### Date: Aug-07-2024
5+
- Live Preview configuration changes
66

77
### Version: 1.0.3
88
#### Date: July-08-2024

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/core",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"type": "commonjs",
55
"main": "./dist/cjs/src/index.js",
66
"types": "./dist/cjs/src/index.d.ts",

0 commit comments

Comments
 (0)