Skip to content

Commit

Permalink
Merge pull request #2239 from okta/bl_versionbump1117
Browse files Browse the repository at this point in the history
fix: bump version to 1.17
  • Loading branch information
benlister-okta authored May 28, 2024
2 parents 5556a1a + 0e32aba commit d2b08bd
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/browserslist-config-odyssey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/browserslist-config-odyssey",
"version": "1.16.0",
"version": "1.17.0",
"description": "Browserslist config for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand All @@ -21,4 +21,4 @@
"@okta/odyssey-typescript": "workspace:*",
"typescript": "^5.4.5"
}
}
}
4 changes: 2 additions & 2 deletions packages/odyssey-babel-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-babel-loader",
"version": "1.16.0",
"version": "1.17.0",
"description": "Babel webpack loader for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand All @@ -23,4 +23,4 @@
"@okta/odyssey-lifecycle": "workspace:*",
"webpack": "4.46.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/odyssey-babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-babel-preset",
"version": "1.16.0",
"version": "1.17.0",
"description": "Babel preset for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -28,4 +28,4 @@
"@types/babel__core": "^7.20.5",
"typescript": "^5.4.5"
}
}
}
4 changes: 2 additions & 2 deletions packages/odyssey-design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-design-tokens",
"version": "1.16.0",
"version": "1.17.0",
"description": "Design tokens for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -28,4 +28,4 @@
"build": "style-dictionary build --config ./config.cjs",
"prepack": "yarn exec prepack"
}
}
}
4 changes: 2 additions & 2 deletions packages/odyssey-react-mui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-react-mui",
"version": "1.16.0",
"version": "1.17.0",
"description": "React MUI components for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -129,4 +129,4 @@
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}
}

0 comments on commit d2b08bd

Please sign in to comment.