Skip to content

Commit

Permalink
Merge pull request #1396 from okta/release/v0.11.1
Browse files Browse the repository at this point in the history
Release/v0.11.1
  • Loading branch information
jeffbelser-okta committed Mar 24, 2022
2 parents 2ccc96b + 2aa1969 commit 5462b2a
Show file tree
Hide file tree
Showing 148 changed files with 476 additions and 14,694 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.11.1](https://github.com/okta/odyssey/compare/v0.11.0...v0.11.1) (2022-03-24)

### Features

- **browserslist-config-odyssey:** expose development and test configs ([5deb33a](https://github.com/okta/odyssey/commit/5deb33aa0715b0cffad427ba364af350d675282e))

### Bug Fixes

- **odyssey-react:** improve keyboard focus behavior for Modal component ([c5d8481](https://github.com/okta/odyssey/commit/c5d84816242122a05038289d4ce828aed650e222))
- **odyssey-storybook:** controls for Button theme story ([7301868](https://github.com/okta/odyssey/commit/7301868c0d07990af37f74dd97b3bccdb48b7e6b))
- **odyssey-storybook:** improve Button doc stories ([2f7fdf0](https://github.com/okta/odyssey/commit/2f7fdf0dc3d7cd51a604d71d7920fc5155897ed4))
- **odyssey-storybook:** improve NativeSelect doc stories ([d2e4044](https://github.com/okta/odyssey/commit/d2e404412a90fe07ec78c947097643b408f0f5a1))

## [0.11.0](https://github.com/okta/odyssey/compare/v0.10.0...v0.11.0) (2022-03-17)

### ⚠ BREAKING CHANGES
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.11.0",
"version": "0.11.1",
"npmClient": "yarn",
"changelogPreset": "@okta/conventional-changelog-odyssey",
"useWorkspaces": true,
Expand Down
10 changes: 0 additions & 10 deletions packages/.archived/docs/.gitignore

This file was deleted.

77 changes: 0 additions & 77 deletions packages/.archived/docs/README.md

This file was deleted.

Loading

0 comments on commit 5462b2a

Please sign in to comment.