Skip to content

Commit

Permalink
Merge pull request #1657 from okta/release/v0.17.2
Browse files Browse the repository at this point in the history
Release/v0.17.2
  • Loading branch information
edburyenegren-okta authored Jan 13, 2023
2 parents 6c51ba9 + 0389dda commit d6e5a55
Show file tree
Hide file tree
Showing 67 changed files with 1,262 additions and 265 deletions.
28 changes: 28 additions & 0 deletions .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ npmScopes:
okta:
npmRegistryServer: "${OKTA_NPM_REGISTRY_SERVER-https://registry.yarnpkg.com}"

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.2.3.cjs
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,56 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

### Features

- add custom theming to Odyssey labs ([8c954cc](https://github.com/okta/odyssey/commit/8c954cc3e232d21cbf9f72c61c548766bb75614a))
- add labs theme ([8f45e5d](https://github.com/okta/odyssey/commit/8f45e5d4d74eb664b4f7ce73e08fdafd1e8da2cb))
- add TextInput ([fa5a033](https://github.com/okta/odyssey/commit/fa5a03309263a1239c1902c86eef04d5ba4c4774))
- added customTheme property to OdysseyThemeProvider ([4207c4b](https://github.com/okta/odyssey/commit/4207c4b0079bd19f637d5ad83c8c8d188598cdf1))
- added Emotion CacheProvider as part of ThemeProvider ([4c00a59](https://github.com/okta/odyssey/commit/4c00a591f8e1c237eec74758d4d8a13fd7a5499a))
- added forwardRef to Link ([5598ff8](https://github.com/okta/odyssey/commit/5598ff872a2bd9cf2e3e3a9898ddbbbe9c05ce38))
- added optional nonce prop to OdysseyCacheProvider ([f264b50](https://github.com/okta/odyssey/commit/f264b50d5c737fcaa672eadb4d3302acfd136582))
- added styles for DatePicker theming ([db967ba](https://github.com/okta/odyssey/commit/db967bad7fe836d8f5877f6ffe5a601f78ff47ec))
- **odyssey-react-mui:** add check icon to selected list items ([dbe5777](https://github.com/okta/odyssey/commit/dbe577783a3506d6ebb46047437936c242b69303))
- **odyssey-react-mui:** add status theme to Chip ([82c9c28](https://github.com/okta/odyssey/commit/82c9c284c016b63e96ddbe3b3c82822b9c7f5857))
- **odyssey-react-mui:** add theme for ListSubheader ([b27c79a](https://github.com/okta/odyssey/commit/b27c79a91eda15a802520bc07ba0a9025b30d63c))
- **odyssey-react-mui:** add theme for multiselect ([ce8fbdb](https://github.com/okta/odyssey/commit/ce8fbdb33218b6064556800ad0a9a60a06c617b1))
- **odyssey-react-mui:** add theme for Tag/Chip ([8539c6d](https://github.com/okta/odyssey/commit/8539c6d3aa3a29fcef0984bc611ccab9a4b524af))
- **odyssey-react-mui:** increase default icon size to 16px; add ui type variant ([6577c33](https://github.com/okta/odyssey/commit/6577c331c29a5bfc53b41ebd269cf69366e2825c))
- **odyssey-react-mui:** theme Select and refactor InputBase styles to support Select ([0538fb1](https://github.com/okta/odyssey/commit/0538fb1f77f79f2fca1635001163c11d6dfbd7f7))
- **odyssey-storybook:** remove title prop, add isDismissible variant to Toast ([214d1ce](https://github.com/okta/odyssey/commit/214d1ce68f80daced611cc10e93a79caa9b0d8f8))
- remove custom theme for DatePicker ([f7dcd4c](https://github.com/okta/odyssey/commit/f7dcd4c0c70270542f181e18498b7af05de607b4))
- replace the previous TextField ([e01ce2a](https://github.com/okta/odyssey/commit/e01ce2ae315bafce886179135e05c0cd11b52430))
- use \* for odyssey packages in labs ([1c00733](https://github.com/okta/odyssey/commit/1c007335df90bd5ea7d05333a7d8f503d66caf89))
- use \* for odyssey packages in storybook ([b7e5146](https://github.com/okta/odyssey/commit/b7e514621726c802fedfa4527b6b9dfcf036a143))

### Bug Fixes

- added missing export for OdysseyThemeProvider and OdysseyCacheProvider ([3273f35](https://github.com/okta/odyssey/commit/3273f3537856a2b71161888ab291c5663bc2dbcb))
- adjusted DatePicker story with correct theme ([ddfc00b](https://github.com/okta/odyssey/commit/ddfc00ba4621ddb56a599675dd31c64a88b7276c))
- changed to workspace:_ instead of _ imports ([407875b](https://github.com/okta/odyssey/commit/407875bea5f6e2265a7144d2443f69d2fd844c92))
- fixed a number of logistical issues ([48a95e1](https://github.com/okta/odyssey/commit/48a95e1bf963632186b083eaa461a1ec3b2ac7c8))
- forwardRef in Link ([d1429af](https://github.com/okta/odyssey/commit/d1429afe1dde8608e2587abc2be99e7601650dc5))
- lerna not recognizing workspace:\* ([355bb1a](https://github.com/okta/odyssey/commit/355bb1aa75ed05df02c6bbd1fb134924ce1b0e84))
- lint ([f84d08a](https://github.com/okta/odyssey/commit/f84d08a6c703ebbeac16e56c9c90f489902863cc))
- minor type updates in unique ID hooks ([01df5b2](https://github.com/okta/odyssey/commit/01df5b2d7a19ed9862d27e1ca423d2ea29ad17c6))
- **odyssey-react-mui:** fix floating and small Button properties, fix Toast layout ([e98d36b](https://github.com/okta/odyssey/commit/e98d36b57509a99ccd0f2290aee56322a0d155b8))
- **odyssey-react-mui:** override MuiBackdrop colors correctly ([972a2c3](https://github.com/okta/odyssey/commit/972a2c3090fd6f4827adfc14390d5798dec2ab50))
- **odyssey-react-mui:** size and align icons correctly within Button ([7787bf0](https://github.com/okta/odyssey/commit/7787bf0d03da093dc4a94955e57240c9b11e7762))
- renamed inType to inputType ([dd67213](https://github.com/okta/odyssey/commit/dd67213a3ed6ce81dc322402b14886ecf5e53f88))
- split OdysseyThemeProvider and OdysseyCacheProvider ([16a6ce3](https://github.com/okta/odyssey/commit/16a6ce3672a634e3450545ffe8c41a70db1b7fb3))
- storybook not loading new themed versions ([2a321f6](https://github.com/okta/odyssey/commit/2a321f6673f9f40efb93cffb35ebbc04d4986429))
- theme type issues ([16f2b4d](https://github.com/okta/odyssey/commit/16f2b4da129901f63bc21c8dec89385604128d98))
- updated Odyssey Labs exports and theme ([080ac14](https://github.com/okta/odyssey/commit/080ac1409c5e2eb8705dbc11bf499fd53eb6197b))
- updated per PR comments ([e436890](https://github.com/okta/odyssey/commit/e436890a1eaedffc5ba382b88f1e6271fad4861b))
- updated prop names ([1a73aa8](https://github.com/okta/odyssey/commit/1a73aa8aa1197e47795cda7b54382deb9ed56628))
- upgraded MUI icons ([c978ab6](https://github.com/okta/odyssey/commit/c978ab66375f649a9b66544dbc490cc0442cff2c))
- workspace:\* versions ([4540e7a](https://github.com/okta/odyssey/commit/4540e7a5570c67a1478a6f8afbb8dea8f69aea13))
- yarn.lock ([7b6254c](https://github.com/okta/odyssey/commit/7b6254c6f5aa159ae4a0d793670b434a37c4e494))
- yarn.lock ([4e2270a](https://github.com/okta/odyssey/commit/4e2270a259f81381354e62e1caf6ef707ae74831))

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.17.1",
"version": "0.17.2",
"npmClient": "yarn",
"changelogPreset": "@okta/conventional-changelog-odyssey",
"useWorkspaces": true,
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"eslint": "eslint . --ext .js,.jsx,.ts,.tsx",
"stylelint": "stylelint **/*.scss",
"test": "lerna run test",
"typecheck": "lerna run typecheck",
"typecheck": "yarn workspaces foreach -vip run typecheck",
"build": "lerna run build --ignore @okta/odyssey-storybook",
"postinstall": "yarn build && [ -z ${CI:-} ] && husky install || exit 0"
},
"devDependencies": {
"@commitlint/cli": "^14.0.0",
"@okta/odyssey-commitlint": "^0.17.1",
"@okta/odyssey-eslint-config": "^0.17.1",
"@okta/odyssey-lint-staged": "^0.17.1",
"@okta/odyssey-stylelint": "^0.17.1",
"@okta/odyssey-commitlint": "^0.17.2",
"@okta/odyssey-eslint-config": "^0.17.2",
"@okta/odyssey-lint-staged": "^0.17.2",
"@okta/odyssey-stylelint": "^0.17.2",
"caniuse-lite": "^1.0.30001412",
"eslint": "^7.27.0",
"husky": "^7.0.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/babel-plugin-fully-specified/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/babel-plugin-fully-specified

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/babel-plugin-fully-specified
Expand Down
6 changes: 3 additions & 3 deletions packages/babel-plugin-fully-specified/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/babel-plugin-fully-specified",
"version": "0.17.1",
"version": "0.17.2",
"private": true,
"description": "Babel plugin to generate fully specified ESM module syntax",
"author": "Okta, Inc.",
Expand All @@ -23,8 +23,8 @@
},
"devDependencies": {
"@babel/core": "^7.19.3",
"@okta/odyssey-lifecycle": "^0.17.1",
"@okta/odyssey-typescript": "^0.17.1",
"@okta/odyssey-lifecycle": "^0.17.2",
"@okta/odyssey-typescript": "^0.17.2",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.0.3",
"typescript": "^4.8.3"
Expand Down
4 changes: 4 additions & 0 deletions packages/browserslist-config-odyssey/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/browserslist-config-odyssey

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/browserslist-config-odyssey
Expand Down
6 changes: 3 additions & 3 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": "0.17.1",
"version": "0.17.2",
"description": "Browserslist config for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand All @@ -17,8 +17,8 @@
"prepack": "yarn exec prepack"
},
"devDependencies": {
"@okta/odyssey-lifecycle": "^0.17.1",
"@okta/odyssey-typescript": "^0.17.1",
"@okta/odyssey-lifecycle": "^0.17.2",
"@okta/odyssey-typescript": "^0.17.2",
"typescript": "^4.8.3"
}
}
4 changes: 4 additions & 0 deletions packages/conventional-changelog-odyssey/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/conventional-changelog-odyssey

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/conventional-changelog-odyssey
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-odyssey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/conventional-changelog-odyssey",
"version": "0.17.1",
"version": "0.17.2",
"main": "index.js",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-plugin-odyssey/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/eslint-plugin-odyssey

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/eslint-plugin-odyssey
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-odyssey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/eslint-plugin-odyssey",
"version": "0.17.1",
"version": "0.17.2",
"main": "src/index.js",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/odyssey-babel-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/odyssey-babel-loader

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/odyssey-babel-loader
Expand Down
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": "0.17.1",
"version": "0.17.2",
"description": "Babel webpack loader for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand All @@ -20,7 +20,7 @@
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@okta/odyssey-lifecycle": "^0.17.1",
"@okta/odyssey-lifecycle": "^0.17.2",
"webpack": "4.46.0"
}
}
4 changes: 4 additions & 0 deletions packages/odyssey-babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/odyssey-babel-preset

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/odyssey-babel-preset
Expand Down
6 changes: 3 additions & 3 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": "0.17.1",
"version": "0.17.2",
"description": "Babel preset for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand All @@ -23,8 +23,8 @@
"@babel/preset-typescript": "^7.18.6"
},
"devDependencies": {
"@okta/odyssey-lifecycle": "^0.17.1",
"@okta/odyssey-typescript": "^0.17.1",
"@okta/odyssey-lifecycle": "^0.17.2",
"@okta/odyssey-typescript": "^0.17.2",
"@types/babel__core": "^7.1.19",
"typescript": "^4.8.3"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/odyssey-commitlint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/odyssey-commitlint

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/odyssey-commitlint
Expand Down
2 changes: 1 addition & 1 deletion packages/odyssey-commitlint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-commitlint",
"version": "0.17.1",
"version": "0.17.2",
"main": "src/index.js",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/odyssey-design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/odyssey-design-tokens

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/odyssey-design-tokens
Expand Down
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": "0.17.1",
"version": "0.17.2",
"description": "Design tokens for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand All @@ -20,7 +20,7 @@
"directory": "packages/odyssey-design-tokens"
},
"devDependencies": {
"@okta/odyssey-lifecycle": "^0.17.1",
"@okta/odyssey-lifecycle": "^0.17.2",
"style-dictionary": "^3.7.1"
},
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/odyssey-eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/odyssey-eslint-config

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/odyssey-eslint-config
Expand Down
4 changes: 2 additions & 2 deletions packages/odyssey-eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@okta/odyssey-eslint-config",
"version": "0.17.1",
"version": "0.17.2",
"main": "src/index.js",
"author": "Okta, Inc.",
"license": "Apache-2.0",
"sideEffects": false,
"private": true,
"dependencies": {
"@okta/eslint-plugin-odyssey": "^0.17.1",
"@okta/eslint-plugin-odyssey": "^0.17.2",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"eslint-config-prettier": "^8.3.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/odyssey-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/odyssey-icons

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/odyssey-icons
Expand Down
2 changes: 1 addition & 1 deletion packages/odyssey-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-icons",
"version": "0.17.1",
"version": "0.17.2",
"private": true,
"description": "The home for Odyssey's supported icons.",
"homepage": "https://github.com/okta/odyssey",
Expand Down
4 changes: 4 additions & 0 deletions packages/odyssey-lifecycle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/odyssey-lifecycle

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/odyssey-lifecycle
Expand Down
2 changes: 1 addition & 1 deletion packages/odyssey-lifecycle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-lifecycle",
"version": "0.17.1",
"version": "0.17.2",
"description": "Lifecycle scripts for lerna and npm",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/odyssey-lint-staged/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.17.2](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.2) (2023-01-12)

**Note:** Version bump only for package @okta/odyssey-lint-staged

### [0.17.1](https://github.com/okta/odyssey/compare/v0.16.1...v0.17.1) (2022-12-09)

**Note:** Version bump only for package @okta/odyssey-lint-staged
Expand Down
2 changes: 1 addition & 1 deletion packages/odyssey-lint-staged/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-lint-staged",
"version": "0.17.1",
"version": "0.17.2",
"main": "src/index.js",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
Loading

0 comments on commit d6e5a55

Please sign in to comment.