Skip to content

Commit

Permalink
Changeset: Increment package versions.
Browse files Browse the repository at this point in the history
Congratulations on the new release! 🎉
This is an automated commit triggered by the `release` workflow.
  • Loading branch information
nordcombot authored and filiphsps committed Nov 17, 2023
1 parent 0fdb9b1 commit 282896a
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 23 deletions.
6 changes: 0 additions & 6 deletions .changeset/fast-chicken-compare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-needles-enjoy.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/purple-ducks-refuse.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/components/card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nordcom/nordstar-card

## 0.0.7

### Patch Changes

- [#62](https://github.com/NordcomInc/nordstar/pull/62) [`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e) Thanks [@filiphsps](https://github.com/filiphsps)! - Meta: Switch to using `esmodule`s.

- Updated dependencies [[`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e), [`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e)]:
- @nordcom/nordstar-system@0.0.7

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package.json",
"name": "@nordcom/nordstar-card",
"type": "module",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/components/heading/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @nordcom/nordstar-heading

## 0.0.7

### Patch Changes

- [#62](https://github.com/NordcomInc/nordstar/pull/62) [`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e) Thanks [@filiphsps](https://github.com/filiphsps)! - Replace `subheading` prop with `level`.
Define the level of the heading by setting the `level` prop to a value from `h1` to `h4`.

- [#62](https://github.com/NordcomInc/nordstar/pull/62) [`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e) Thanks [@filiphsps](https://github.com/filiphsps)! - Meta: Switch to using `esmodule`s.

- Updated dependencies [[`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e), [`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e)]:
- @nordcom/nordstar-system@0.0.7

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package.json",
"name": "@nordcom/nordstar-heading",
"type": "module",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/nordstar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @nordcom/nordstar

## 0.0.7

### Patch Changes

- [#62](https://github.com/NordcomInc/nordstar/pull/62) [`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e) Thanks [@filiphsps](https://github.com/filiphsps)! - Meta: Switch to using `esmodule`s.

- Updated dependencies [[`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e), [`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e), [`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e)]:
- @nordcom/nordstar-heading@0.0.7
- @nordcom/nordstar-system@0.0.7
- @nordcom/nordstar-card@0.0.7

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/nordstar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package.json",
"name": "@nordcom/nordstar",
"type": "module",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nordcom/nordstar-system

## 0.0.7

### Patch Changes

- [#62](https://github.com/NordcomInc/nordstar/pull/62) [`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e) Thanks [@filiphsps](https://github.com/filiphsps)! - Add barebones `forwardRef` impl.

- [#62](https://github.com/NordcomInc/nordstar/pull/62) [`0fdb9b1`](https://github.com/NordcomInc/nordstar/commit/0fdb9b1b5bc0b9997aaf2f70bdda4d0a032fa22e) Thanks [@filiphsps](https://github.com/filiphsps)! - Meta: Switch to using `esmodule`s.

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package.json",
"name": "@nordcom/nordstar-system",
"type": "module",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit 282896a

Please sign in to comment.