Skip to content

Commit

Permalink
Version Packages (#653)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 23, 2024
1 parent 4846c59 commit d63d952
Show file tree
Hide file tree
Showing 93 changed files with 496 additions and 155 deletions.
50 changes: 0 additions & 50 deletions .changeset/great-pandas-shout.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/ActionMenu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @igloo-ui/action-menu

## 1.5.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

### Patch Changes

- Updated dependencies [4846c59]
- @igloo-ui/dropdown@1.8.0
- @igloo-ui/list@0.6.0

## 1.4.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/ActionMenu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/action-menu",
"version": "1.4.1",
"version": "1.5.0",
"main": "dist/ActionMenu.js",
"module": "dist/ActionMenu.js",
"types": "dist/ActionMenu.d.ts",
Expand All @@ -25,16 +25,16 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.0.0",
"@igloo-ui/dropdown": "^1.7.1",
"@igloo-ui/list": "^0.5.5",
"@igloo-ui/dropdown": "^1.8.0",
"@igloo-ui/list": "^0.6.0",
"@hopper-ui/tokens": "^3.1.3",
"classnames": "^2.3.2"
},
"devDependencies": {
"@igloo-ui/icons": "^1.12.2",
"@igloo-ui/button": "^0.7.4",
"@igloo-ui/helper-text": "^0.2.16",
"@igloo-ui/icon-button": "^1.1.6"
"@igloo-ui/button": "^0.8.0",
"@igloo-ui/helper-text": "^0.3.0",
"@igloo-ui/icon-button": "^1.2.0"
},
"browserslist": [
"> 1%",
Expand Down
12 changes: 12 additions & 0 deletions packages/Alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @igloo-ui/alert

## 0.7.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

### Patch Changes

- Updated dependencies [4846c59]
- @igloo-ui/button@0.8.0
- @igloo-ui/icon-button@1.2.0

## 0.6.5

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/Alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/alert",
"version": "0.6.5",
"version": "0.7.0",
"main": "dist/Alert.js",
"module": "dist/Alert.js",
"types": "dist/Alert.d.ts",
Expand All @@ -24,15 +24,15 @@
"build": "rollup -c rollup.config.js"
},
"dependencies": {
"@igloo-ui/button": "^0.7.7",
"@igloo-ui/icon-button": "^1.1.7",
"@igloo-ui/button": "^0.8.0",
"@igloo-ui/icon-button": "^1.2.0",
"@igloo-ui/icons": "^1.12.2",
"@igloo-ui/tokens": "^2.0.0",
"@hopper-ui/tokens": "^3.1.3",
"classnames": "^2.3.2"
},
"devDependencies": {
"@igloo-ui/tooltip": "^3.4.4",
"@igloo-ui/hyperlink": "^0.3.4"
"@igloo-ui/tooltip": "^3.5.0",
"@igloo-ui/hyperlink": "^0.4.0"
}
}
6 changes: 6 additions & 0 deletions packages/AreaChart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @igloo-ui/area-chart

## 1.2.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/AreaChart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/area-chart",
"version": "1.1.1",
"version": "1.2.0",
"main": "dist/AreaChart.js",
"module": "dist/AreaChart.js",
"types": "dist/AreaChart.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/Avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @igloo-ui/avatar

## 0.3.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/Avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/avatar",
"version": "0.2.4",
"version": "0.3.0",
"main": "dist/Avatar.js",
"module": "dist/Avatar.js",
"types": "dist/Avatar.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/BarChart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @igloo-ui/bar-chart

## 0.4.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/BarChart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/bar-chart",
"version": "0.3.4",
"version": "0.4.0",
"main": "dist/BarChart.js",
"module": "dist/BarChart.js",
"types": "dist/BarChart.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/Breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @igloo-ui/breadcrumb

## 0.3.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/Breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/breadcrumb",
"version": "0.2.5",
"version": "0.3.0",
"main": "dist/Breadcrumb.js",
"module": "dist/Breadcrumb.js",
"types": "dist/Breadcrumb.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/Button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.8.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

## 0.7.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/Button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/button",
"version": "0.7.7",
"version": "0.8.0",
"main": "dist/Button.js",
"module": "dist/Button.js",
"types": "dist/Button.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/ButtonGroup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @igloo-ui/button-group

## 0.4.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

## 0.3.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ButtonGroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/button-group",
"version": "0.3.5",
"version": "0.4.0",
"main": "dist/ButtonGroup.js",
"module": "dist/ButtonGroup.js",
"types": "dist/ButtonGroup.d.ts",
Expand Down Expand Up @@ -35,6 +35,6 @@
],
"devDependencies": {
"@igloo-ui/icons": "^1.12.2",
"@igloo-ui/tooltip": "^3.4.4"
"@igloo-ui/tooltip": "^3.5.0"
}
}
6 changes: 6 additions & 0 deletions packages/Card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @igloo-ui/card

## 0.2.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/Card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/card",
"version": "0.1.4",
"version": "0.2.0",
"main": "dist/Card.js",
"module": "dist/Card.js",
"types": "dist/Card.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/Carousel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @igloo-ui/carousel

## 0.3.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

## 0.2.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/Carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/carousel",
"version": "0.2.4",
"version": "0.3.0",
"main": "dist/Carousel.js",
"module": "dist/Carousel.js",
"types": "dist/Carousel.d.ts",
Expand Down Expand Up @@ -29,7 +29,7 @@
"classnames": "^2.3.2"
},
"devDependencies": {
"@igloo-ui/button": "^0.7.7"
"@igloo-ui/button": "^0.8.0"
},
"browserslist": [
"> 1%",
Expand Down
6 changes: 6 additions & 0 deletions packages/Checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @igloo-ui/checkbox

## 0.3.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

## 0.2.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/Checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/checkbox",
"version": "0.2.7",
"version": "0.3.0",
"main": "dist/Checkbox.js",
"module": "dist/Checkbox.js",
"types": "dist/Checkbox.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/Color/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @igloo-ui/color

## 0.4.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/Color/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/color",
"version": "0.3.3",
"version": "0.4.0",
"main": "dist/Color.js",
"module": "dist/Color.js",
"types": "dist/Color.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions packages/ColorPicker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @igloo-ui/color-picker

## 0.3.0

### Minor Changes

- 4846c59: Wrapped Igloo CSS in @layer to isolate it.

### Patch Changes

- Updated dependencies [4846c59]
- @igloo-ui/color@0.4.0
- @igloo-ui/dropdown@1.8.0

## 0.2.4

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/ColorPicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-ui/color-picker",
"version": "0.2.4",
"version": "0.3.0",
"main": "dist/ColorPicker.js",
"module": "dist/ColorPicker.js",
"types": "dist/ColorPicker.d.ts",
Expand All @@ -24,8 +24,8 @@
"build": "rollup -c rollup.config.js"
},
"dependencies": {
"@igloo-ui/color": "^0.3.3",
"@igloo-ui/dropdown": "^1.7.1",
"@igloo-ui/color": "^0.4.0",
"@igloo-ui/dropdown": "^1.8.0",
"@igloo-ui/tokens": "^2.0.0",
"@hopper-ui/tokens": "^3.1.3",
"classnames": "^2.3.2",
Expand Down
Loading

0 comments on commit d63d952

Please sign in to comment.