Skip to content

Commit

Permalink
chore(release): release packages
Browse files Browse the repository at this point in the history
  • Loading branch information
malangfox committed Jul 31, 2024
1 parent 5fedd9a commit e8cf4af
Show file tree
Hide file tree
Showing 116 changed files with 136 additions and 136 deletions.
24 changes: 12 additions & 12 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@docusaurus/core": "^2.4.3",
"@docusaurus/preset-classic": "^2.4.3",
"@egjs/flicking-plugins": "^4.6.0",
"@egjs/react-flicking": "^4.11.3",
"@egjs/react-flicking": "^4.11.4",
"@egjs/react-grid": "^1.1.2",
"@mdx-js/react": "^1.6.21",
"bulma": "^0.9.2",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
"4.11.3",
"4.11.4",
"4.10.8",
"4.9.3",
"4.8.1",
Expand Down
34 changes: 17 additions & 17 deletions packages/ngx-flicking/projects/ngx-flicking/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/ngx-flicking/projects/ngx-flicking/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@egjs/ngx-flicking",
"version": "4.11.3",
"version": "4.11.4",
"description": "Everyday 30 million people experience. It's reliable, flexible and extendable carousel.",
"dependencies": {
"@egjs/flicking": "~4.11.3",
"@egjs/flicking": "~4.11.4",
"@egjs/list-differ": "^1.0.1"
},
"repository": {
Expand Down
50 changes: 25 additions & 25 deletions packages/preact-flicking/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/preact-flicking/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egjs/preact-flicking",
"version": "4.11.3",
"version": "4.11.4",
"description": "Everyday 30 million people experience. It's reliable, flexible and extendable carousel.",
"main": "./dist/flicking.cjs.js",
"module": "./dist/flicking.esm.js",
Expand Down Expand Up @@ -55,6 +55,6 @@
"typescript": "4.8.4"
},
"dependencies": {
"@egjs/react-flicking": "^4.11.3"
"@egjs/react-flicking": "^4.11.4"
}
}
34 changes: 17 additions & 17 deletions packages/react-flicking/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/react-flicking/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egjs/react-flicking",
"version": "4.11.3",
"version": "4.11.4",
"description": "Everyday 30 million people experience. It's reliable, flexible and extendable carousel.",
"main": "dist/flicking.cjs.js",
"module": "dist/flicking.esm.js",
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@egjs/component": "^3.0.2",
"@egjs/flicking": "~4.11.3",
"@egjs/flicking": "~4.11.4",
"@egjs/list-differ": "^1.0.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit e8cf4af

Please sign in to comment.