Skip to content

Commit

Permalink
[chore]: Release v2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eihabkhan1 committed Jan 2, 2024
1 parent 0ab8b1c commit 8950a7a
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@youcan/ui",
"version": "2.5.3",
"version": "2.5.4",
"packageManager": "[email protected]",
"engines": {
"node": "^20.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@youcan/ui-core",
"type": "module",
"version": "2.5.3",
"version": "2.5.4",
"description": "",
"author": "YouCan <[email protected]> (https://github.com/youcan-shop/)",
"homepage": "https://github.com/youcan-shop/youcan-ui",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@youcan/eslint-config",
"version": "2.5.3",
"version": "2.5.4",
"description": "YouCan ESLint config",
"author": "YouCan <[email protected]> (https://github.com/youcan-shop/)",
"homepage": "https://github.com/youcan-shop/eslint-config",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@youcan/eslint-config-basic",
"version": "2.5.3",
"version": "2.5.4",
"description": "",
"author": "YouCan <[email protected]> (https://github.com/youcan-shop/)",
"homepage": "https://github.com/youcan-shop/eslint-config",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-youcan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-youcan",
"version": "2.5.3",
"version": "2.5.4",
"homepage": "https://github.com/youcan-shop/eslint-config",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@youcan/eslint-config-ts",
"version": "2.5.3",
"version": "2.5.4",
"description": "",
"author": "YouCan <[email protected]> (https://github.com/youcan-shop/)",
"homepage": "https://github.com/youcan-shop/eslint-config",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@youcan/eslint-config-vue",
"version": "2.5.3",
"version": "2.5.4",
"description": "",
"author": "YouCan <[email protected]> (https://github.com/youcan-shop/)",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@youcan/ui-icons",
"type": "module",
"version": "2.5.3",
"version": "2.5.4",
"description": "YouCan icon set in Iconify JSON format",
"author": "YouCan <[email protected]> (https://github.com/youcan-shop/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/visuals/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@youcan/ui-visuals",
"type": "module",
"version": "2.5.3",
"version": "2.5.4",
"description": "YouCan visuals set in Iconify JSON format",
"author": "YouCan <[email protected]> (https://github.com/youcan-shop/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@youcan/ui-vue3",
"version": "2.5.3",
"version": "2.5.4",
"description": "YouCan Vue3 components library",
"author": "YouCan <[email protected]> (https://github.com/youcan-shop/)",
"license": "MIT",
Expand Down

0 comments on commit 8950a7a

Please sign in to comment.