Skip to content

Commit

Permalink
chore(release): 7.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ke1k0 committed Jul 29, 2022
1 parent bf8e254 commit e9b3c72
Show file tree
Hide file tree
Showing 243 changed files with 1,690 additions and 1,202 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.20.2](https://github.com/instructure/instructure-ui/compare/v7.20.1...v7.20.2) (2022-07-29)

### Bug Fixes

- **ui-tree-browser:** fix TreeButton theme overrides ([bf8e254](https://github.com/instructure/instructure-ui/commit/bf8e254))

## [7.20.1](https://github.com/instructure/instructure-ui/compare/v7.20.0...v7.20.1) (2022-07-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "3.14.1",
"version": "7.20.1",
"version": "7.20.2",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "instructure-ui",
"description": "A design system by Instructure Inc.",
"private": true,
"version": "7.20.1",
"version": "7.20.2",
"author": "Instructure, Inc. Engineering and Product Design",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/__docs__/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.

## [7.20.2](https://github.com/instructure/instructure-ui/compare/v7.20.1...v7.20.2) (2022-07-29)

**Note:** Version bump only for package docs-app

## [7.20.1](https://github.com/instructure/instructure-ui/compare/v7.20.0...v7.20.1) (2022-07-22)

**Note:** Version bump only for package docs-app
Expand Down
124 changes: 62 additions & 62 deletions packages/__docs__/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docs-app",
"private": true,
"version": "7.20.1",
"version": "7.20.2",
"description": "Documentation for A UI library made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"repository": {
Expand All @@ -21,71 +21,71 @@
},
"license": "MIT",
"devDependencies": {
"@instructure/ui-babel-preset": "^7.20.1",
"@instructure/ui-polyfill-loader": "^7.20.1",
"@instructure/ui-webpack-config": "^7.20.1",
"@instructure/ui-babel-preset": "^7.20.2",
"@instructure/ui-polyfill-loader": "^7.20.2",
"@instructure/ui-webpack-config": "^7.20.2",
"raw-loader": "^3.1.0",
"svg-inline-loader": "^0.8.0"
},
"dependencies": {
"@instructure/canvas-high-contrast-theme": "^7.20.1",
"@instructure/canvas-theme": "^7.20.1",
"@instructure/debounce": "^7.20.1",
"@instructure/instructure-theme": "^7.20.1",
"@instructure/ui-a11y-content": "^7.20.1",
"@instructure/ui-a11y-utils": "^7.20.1",
"@instructure/ui-alerts": "^7.20.1",
"@instructure/ui-avatar": "^7.20.1",
"@instructure/ui-badge": "^7.20.1",
"@instructure/ui-billboard": "^7.20.1",
"@instructure/ui-breadcrumb": "^7.20.1",
"@instructure/ui-buttons": "^7.20.1",
"@instructure/ui-calendar": "^7.20.1",
"@instructure/ui-code-editor": "^7.20.1",
"@instructure/ui-date-input": "^7.20.1",
"@instructure/ui-dialog": "^7.20.1",
"@instructure/ui-docs-client": "^7.20.1",
"@instructure/ui-docs-plugin": "^7.20.1",
"@instructure/ui-drawer-layout": "^7.20.1",
"@instructure/ui-editable": "^7.20.1",
"@instructure/ui-expandable": "^7.20.1",
"@instructure/ui-focusable": "^7.20.1",
"@instructure/ui-form-field": "^7.20.1",
"@instructure/ui-i18n": "^7.20.1",
"@instructure/ui-icons": "^7.20.1",
"@instructure/ui-img": "^7.20.1",
"@instructure/ui-menu": "^7.20.1",
"@instructure/ui-motion": "^7.20.1",
"@instructure/ui-navigation": "^7.20.1",
"@instructure/ui-number-input": "^7.20.1",
"@instructure/ui-options": "^7.20.1",
"@instructure/ui-overlays": "^7.20.1",
"@instructure/ui-pages": "^7.20.1",
"@instructure/ui-pagination": "^7.20.1",
"@instructure/ui-pill": "^7.20.1",
"@instructure/ui-popover": "^7.20.1",
"@instructure/ui-portal": "^7.20.1",
"@instructure/ui-position": "^7.20.1",
"@instructure/ui-range-input": "^7.20.1",
"@instructure/ui-responsive": "^7.20.1",
"@instructure/ui-select": "^7.20.1",
"@instructure/ui-selectable": "^7.20.1",
"@instructure/ui-simple-select": "^7.20.1",
"@instructure/ui-spinner": "^7.20.1",
"@instructure/ui-svg-images": "^7.20.1",
"@instructure/ui-table": "^7.20.1",
"@instructure/ui-tabs": "^7.20.1",
"@instructure/ui-tag": "^7.20.1",
"@instructure/ui-text": "^7.20.1",
"@instructure/ui-text-input": "^7.20.1",
"@instructure/ui-themeable": "^7.20.1",
"@instructure/ui-time-select": "^7.20.1",
"@instructure/ui-toggle-details": "^7.20.1",
"@instructure/ui-tooltip": "^7.20.1",
"@instructure/ui-tray": "^7.20.1",
"@instructure/ui-tree-browser": "^7.20.1",
"@instructure/ui-utils": "^7.20.1",
"@instructure/ui-view": "^7.20.1",
"@instructure/canvas-high-contrast-theme": "^7.20.2",
"@instructure/canvas-theme": "^7.20.2",
"@instructure/debounce": "^7.20.2",
"@instructure/instructure-theme": "^7.20.2",
"@instructure/ui-a11y-content": "^7.20.2",
"@instructure/ui-a11y-utils": "^7.20.2",
"@instructure/ui-alerts": "^7.20.2",
"@instructure/ui-avatar": "^7.20.2",
"@instructure/ui-badge": "^7.20.2",
"@instructure/ui-billboard": "^7.20.2",
"@instructure/ui-breadcrumb": "^7.20.2",
"@instructure/ui-buttons": "^7.20.2",
"@instructure/ui-calendar": "^7.20.2",
"@instructure/ui-code-editor": "^7.20.2",
"@instructure/ui-date-input": "^7.20.2",
"@instructure/ui-dialog": "^7.20.2",
"@instructure/ui-docs-client": "^7.20.2",
"@instructure/ui-docs-plugin": "^7.20.2",
"@instructure/ui-drawer-layout": "^7.20.2",
"@instructure/ui-editable": "^7.20.2",
"@instructure/ui-expandable": "^7.20.2",
"@instructure/ui-focusable": "^7.20.2",
"@instructure/ui-form-field": "^7.20.2",
"@instructure/ui-i18n": "^7.20.2",
"@instructure/ui-icons": "^7.20.2",
"@instructure/ui-img": "^7.20.2",
"@instructure/ui-menu": "^7.20.2",
"@instructure/ui-motion": "^7.20.2",
"@instructure/ui-navigation": "^7.20.2",
"@instructure/ui-number-input": "^7.20.2",
"@instructure/ui-options": "^7.20.2",
"@instructure/ui-overlays": "^7.20.2",
"@instructure/ui-pages": "^7.20.2",
"@instructure/ui-pagination": "^7.20.2",
"@instructure/ui-pill": "^7.20.2",
"@instructure/ui-popover": "^7.20.2",
"@instructure/ui-portal": "^7.20.2",
"@instructure/ui-position": "^7.20.2",
"@instructure/ui-range-input": "^7.20.2",
"@instructure/ui-responsive": "^7.20.2",
"@instructure/ui-select": "^7.20.2",
"@instructure/ui-selectable": "^7.20.2",
"@instructure/ui-simple-select": "^7.20.2",
"@instructure/ui-spinner": "^7.20.2",
"@instructure/ui-svg-images": "^7.20.2",
"@instructure/ui-table": "^7.20.2",
"@instructure/ui-tabs": "^7.20.2",
"@instructure/ui-tag": "^7.20.2",
"@instructure/ui-text": "^7.20.2",
"@instructure/ui-text-input": "^7.20.2",
"@instructure/ui-themeable": "^7.20.2",
"@instructure/ui-time-select": "^7.20.2",
"@instructure/ui-toggle-details": "^7.20.2",
"@instructure/ui-tooltip": "^7.20.2",
"@instructure/ui-tray": "^7.20.2",
"@instructure/ui-tree-browser": "^7.20.2",
"@instructure/ui-utils": "^7.20.2",
"@instructure/ui-view": "^7.20.2",
"lorem-ipsum": "^1.0.6",
"moment": "^2.23.0",
"react": "^16.8",
Expand Down
4 changes: 4 additions & 0 deletions packages/__examples__/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.

## [7.20.2](https://github.com/instructure/instructure-ui/compare/v7.20.1...v7.20.2) (2022-07-29)

**Note:** Version bump only for package docs-examples

## [7.20.1](https://github.com/instructure/instructure-ui/compare/v7.20.0...v7.20.1) (2022-07-22)

**Note:** Version bump only for package docs-examples
Expand Down
20 changes: 10 additions & 10 deletions packages/__examples__/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "docs-examples",
"description": "UI libraries made by Instructure Inc.",
"private": true,
"version": "7.20.1",
"version": "7.20.2",
"author": "Instructure, Inc. Engineering and Product Design",
"repository": {
"type": "git",
Expand All @@ -24,15 +24,15 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.9.2",
"@instructure/canvas-theme": "^7.20.1",
"@instructure/ui-babel-preset": "^7.20.1",
"@instructure/ui-buttons": "^7.20.1",
"@instructure/ui-component-examples": "^7.20.1",
"@instructure/ui-i18n": "^7.20.1",
"@instructure/ui-icons": "^7.20.1",
"@instructure/ui-tooltip": "^7.20.1",
"@instructure/ui-view": "^7.20.1",
"@instructure/ui-webpack-config": "^7.20.1",
"@instructure/canvas-theme": "^7.20.2",
"@instructure/ui-babel-preset": "^7.20.2",
"@instructure/ui-buttons": "^7.20.2",
"@instructure/ui-component-examples": "^7.20.2",
"@instructure/ui-i18n": "^7.20.2",
"@instructure/ui-icons": "^7.20.2",
"@instructure/ui-tooltip": "^7.20.2",
"@instructure/ui-view": "^7.20.2",
"@instructure/ui-webpack-config": "^7.20.2",
"@storybook/react": "^5.2.1",
"@storybook/theming": "^5.2.1",
"chromatic": "^5",
Expand Down
4 changes: 4 additions & 0 deletions packages/babel-plugin-themeable-styles/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.

## [7.20.2](https://github.com/instructure/instructure-ui/compare/v7.20.1...v7.20.2) (2022-07-29)

**Note:** Version bump only for package @instructure/babel-plugin-themeable-styles

## [7.20.1](https://github.com/instructure/instructure-ui/compare/v7.20.0...v7.20.1) (2022-07-22)

**Note:** Version bump only for package @instructure/babel-plugin-themeable-styles
Expand Down
10 changes: 5 additions & 5 deletions packages/babel-plugin-themeable-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/babel-plugin-themeable-styles",
"version": "7.20.1",
"version": "7.20.2",
"description": "A babel plugin to transform CSS imports for themeable components",
"author": "Instructure, Inc. Engineering and Product Design",
"type": "commonjs",
Expand All @@ -18,10 +18,10 @@
"license": "MIT",
"dependencies": {
"@babel/template": "^7.8.6",
"@instructure/config-loader": "^7.20.1",
"@instructure/pkg-utils": "^7.20.1",
"@instructure/postcss-themeable-styles": "^7.20.1",
"@instructure/ui-postcss-config": "^7.20.1",
"@instructure/config-loader": "^7.20.2",
"@instructure/pkg-utils": "^7.20.2",
"@instructure/postcss-themeable-styles": "^7.20.2",
"@instructure/ui-postcss-config": "^7.20.2",
"css-modules-require-hook": "^4.2.3",
"loader-utils": "^1.2.3",
"postcss": "^7",
Expand Down
4 changes: 4 additions & 0 deletions packages/babel-plugin-transform-imports/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.

## [7.20.2](https://github.com/instructure/instructure-ui/compare/v7.20.1...v7.20.2) (2022-07-29)

**Note:** Version bump only for package @instructure/babel-plugin-transform-imports

## [7.20.1](https://github.com/instructure/instructure-ui/compare/v7.20.0...v7.20.1) (2022-07-22)

**Note:** Version bump only for package @instructure/babel-plugin-transform-imports
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-transform-imports/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/babel-plugin-transform-imports",
"version": "7.20.1",
"version": "7.20.2",
"description": "A babel plugin made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"type": "commonjs",
Expand Down
4 changes: 4 additions & 0 deletions packages/browserslist-config-instui/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.

## [7.20.2](https://github.com/instructure/instructure-ui/compare/v7.20.1...v7.20.2) (2022-07-29)

**Note:** Version bump only for package @instructure/browserslist-config-instui

## [7.20.1](https://github.com/instructure/instructure-ui/compare/v7.20.0...v7.20.1) (2022-07-22)

**Note:** Version bump only for package @instructure/browserslist-config-instui
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config-instui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/browserslist-config-instui",
"version": "7.20.1",
"version": "7.20.2",
"description": "A shared browserslist config made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"type": "commonjs",
Expand Down
4 changes: 4 additions & 0 deletions packages/canvas-high-contrast-theme/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.

## [7.20.2](https://github.com/instructure/instructure-ui/compare/v7.20.1...v7.20.2) (2022-07-29)

**Note:** Version bump only for package @instructure/canvas-high-contrast-theme

## [7.20.1](https://github.com/instructure/instructure-ui/compare/v7.20.0...v7.20.1) (2022-07-22)

**Note:** Version bump only for package @instructure/canvas-high-contrast-theme
Expand Down
8 changes: 4 additions & 4 deletions packages/canvas-high-contrast-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/canvas-high-contrast-theme",
"version": "7.20.1",
"version": "7.20.2",
"description": "A high contrast theme for Canvas LMS made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"type": "commonjs",
Expand All @@ -21,12 +21,12 @@
},
"license": "MIT",
"devDependencies": {
"@instructure/ui-babel-preset": "^7.20.1"
"@instructure/ui-babel-preset": "^7.20.2"
},
"dependencies": {
"@babel/runtime": "^7.9.2",
"@instructure/ui-theme-tokens": "^7.20.1",
"@instructure/ui-themeable": "^7.20.1"
"@instructure/ui-theme-tokens": "^7.20.2",
"@instructure/ui-themeable": "^7.20.2"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions packages/canvas-theme/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.

## [7.20.2](https://github.com/instructure/instructure-ui/compare/v7.20.1...v7.20.2) (2022-07-29)

**Note:** Version bump only for package @instructure/canvas-theme

## [7.20.1](https://github.com/instructure/instructure-ui/compare/v7.20.0...v7.20.1) (2022-07-22)

**Note:** Version bump only for package @instructure/canvas-theme
Expand Down
8 changes: 4 additions & 4 deletions packages/canvas-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/canvas-theme",
"version": "7.20.1",
"version": "7.20.2",
"description": "A theme for Canvas LMS made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"type": "commonjs",
Expand All @@ -21,12 +21,12 @@
},
"license": "MIT",
"devDependencies": {
"@instructure/ui-babel-preset": "^7.20.1"
"@instructure/ui-babel-preset": "^7.20.2"
},
"dependencies": {
"@babel/runtime": "^7.9.2",
"@instructure/ui-theme-tokens": "^7.20.1",
"@instructure/ui-themeable": "^7.20.1"
"@instructure/ui-theme-tokens": "^7.20.2",
"@instructure/ui-themeable": "^7.20.2"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions packages/command-utils/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.

## [7.20.2](https://github.com/instructure/instructure-ui/compare/v7.20.1...v7.20.2) (2022-07-29)

**Note:** Version bump only for package @instructure/command-utils

## [7.20.1](https://github.com/instructure/instructure-ui/compare/v7.20.0...v7.20.1) (2022-07-22)

**Note:** Version bump only for package @instructure/command-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/command-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/command-utils",
"version": "7.20.1",
"version": "7.20.2",
"description": "Node CLI utilties made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"type": "commonjs",
Expand Down
4 changes: 4 additions & 0 deletions packages/config-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.

## [7.20.2](https://github.com/instructure/instructure-ui/compare/v7.20.1...v7.20.2) (2022-07-29)

**Note:** Version bump only for package @instructure/config-loader

## [7.20.1](https://github.com/instructure/instructure-ui/compare/v7.20.0...v7.20.1) (2022-07-22)

**Note:** Version bump only for package @instructure/config-loader
Expand Down

0 comments on commit e9b3c72

Please sign in to comment.