Skip to content

Commit a97e1d7

Browse files
committed
chore: bump version to 0.18.0
1 parent 7aac558 commit a97e1d7

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@privyid/design-system",
3-
"version": "0.17.1",
3+
"version": "0.18.0",
44
"packageManager": "yarn@3.6.1",
55
"private": true,
66
"scripts": {

packages/browserslist-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@privyid/browserslist-config",
33
"description": "Browserslist shareable config for Persona project",
4-
"version": "0.17.1",
4+
"version": "0.18.0",
55
"packageManager": "yarn@3.6.1",
66
"license": "MIT",
77
"repository": {

packages/eslint-config-persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@privyid/eslint-config-persona",
33
"description": "Eslint shareable config for Persona project",
4-
"version": "0.17.1",
4+
"version": "0.18.0",
55
"packageManager": "yarn@3.6.1",
66
"license": "MIT",
77
"repository": {

packages/persona-icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@privyid/persona-icon",
33
"description": "Persona icon package",
4-
"version": "0.17.1",
4+
"version": "0.18.0",
55
"packageManager": "yarn@3.6.1",
66
"type": "module",
77
"main": "./dist/module.cjs",

packages/persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@privyid/persona",
33
"description": "Persona core package",
4-
"version": "0.17.1",
4+
"version": "0.18.0",
55
"license": "MIT",
66
"repository": {
77
"url": "https://github.com/privy-open-source/design-system.git",

packages/tailwind-animation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@privyid/tailwind-animation",
3-
"version": "0.17.1",
3+
"version": "0.18.0",
44
"packageManager": "yarn@3.6.1",
55
"license": "MIT",
66
"repository": {

packages/tailwind-extended/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@privyid/tailwind-extended",
33
"description": "Add missing tailwind utilities",
4-
"version": "0.17.1",
4+
"version": "0.18.0",
55
"packageManager": "yarn@3.6.1",
66
"license": "MIT",
77
"repository": {

packages/tailwind-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@privyid/tailwind-preset",
33
"description": "Tailwind preset for Persona project",
4-
"version": "0.17.1",
4+
"version": "0.18.0",
55
"packageManager": "yarn@3.6.1",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)