Release v0.19.18

This commit is contained in:
Mr. Jenkins 2023-04-22 17:03:14 +00:00
parent 524fc3a93a
commit ad58b3c924
11 changed files with 22 additions and 22 deletions

View file

@ -1,6 +1,6 @@
{
"name": "treejs",
"version": "0.19.17",
"version": "0.19.18",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -84,4 +84,4 @@
"tsconfig-paths": "3.14.1",
"typescript": "4.9.5"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@treejs/api",
"version": "0.19.17",
"version": "0.19.18",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -19,4 +19,4 @@
"peerDependencies": {
"@reduxjs/toolkit": "1.8.3"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@treejs/auth",
"version": "0.19.17",
"version": "0.19.18",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -19,4 +19,4 @@
"@reduxjs/toolkit": "1.8.3",
"proxy-memoize": "1.0.0"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@treejs/components",
"version": "0.19.17",
"version": "0.19.18",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -23,4 +23,4 @@
"ramda": "0.28.0",
"react-redux": "8.0.2"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@treejs/constants",
"version": "0.19.17",
"version": "0.19.18",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -10,4 +10,4 @@
"publish": "cp package.json dist && cd dist/ && npm publish && rm package.json",
"release": "npm version --no-git-tag-version"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@treejs/forms",
"version": "0.19.17",
"version": "0.19.18",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -20,4 +20,4 @@
"peerDependencies": {
"yup": "0.32.11"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@treejs/hooks",
"version": "0.19.17",
"version": "0.19.18",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -10,4 +10,4 @@
"publish": "cp package.json dist && cd dist/ && npm publish && rm package.json",
"release": "npm version --no-git-tag-version"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@treejs/localization",
"version": "0.19.17",
"version": "0.19.18",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -13,4 +13,4 @@
"dependencies": {
"localized-strings": "0.2.4"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@treejs/styles",
"version": "0.19.17",
"version": "0.19.18",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -17,4 +17,4 @@
"postcss": "^8.4.21",
"tailwindcss": "^3.0.23"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@treejs/types",
"version": "0.19.17",
"version": "0.19.18",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -10,4 +10,4 @@
"publish": "cp package.json dist && cd dist/ && npm publish && rm package.json",
"release": "npm version --no-git-tag-version"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@treejs/utils",
"version": "0.19.17",
"version": "0.19.18",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -17,4 +17,4 @@
"peerDependencies": {
"ramda": "0.27.0"
}
}
}