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 Dec 4, 2023
1 parent 753270b commit 67651e3
Show file tree
Hide file tree
Showing 21 changed files with 105 additions and 45 deletions.
13 changes: 0 additions & 13 deletions .changeset/five-gifts-brush.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/lovely-pugs-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-gorillas-hunt.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rich-kings-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-tools-carry.md

This file was deleted.

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

## 0.0.14

### Patch Changes

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06) Thanks [@filiphsps](https://github.com/filiphsps)! - Export `css`, you should probably never need nor use this;
but it is now available for those who might need direct access to the styling.
- Updated dependencies [[`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06), [`f2786c3`](https://github.com/NordcomInc/nordstar/commit/f2786c3c5dab2828fc6a1e8ee54063e8c6169031), [`2bf8c2c`](https://github.com/NordcomInc/nordstar/commit/2bf8c2cfc7ffd2a8d4d8149017c0f761f7a7a53b)]:
- @nordcom/nordstar-system@0.0.14

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/accented/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-accented",
"type": "module",
"version": "0.0.13",
"version": "0.0.14",
"description": "",
"main": "./src/index.ts",
"types": "./src/index.ts",
Expand Down
13 changes: 13 additions & 0 deletions packages/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @nordcom/nordstar-button

## 0.0.14

### Patch Changes

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06) Thanks [@filiphsps](https://github.com/filiphsps)! - Export `css`, you should probably never need nor use this;
but it is now available for those who might need direct access to the styling.

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`c5540d2`](https://github.com/NordcomInc/nordstar/commit/c5540d23f9d8d9af4a44b56a30739f496b1e4742) Thanks [@filiphsps](https://github.com/filiphsps)! - Add `<Button/>` component for triggering actionable events on an interaction.

- Updated dependencies [[`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06), [`f2786c3`](https://github.com/NordcomInc/nordstar/commit/f2786c3c5dab2828fc6a1e8ee54063e8c6169031), [`2bf8c2c`](https://github.com/NordcomInc/nordstar/commit/2bf8c2cfc7ffd2a8d4d8149017c0f761f7a7a53b)]:
- @nordcom/nordstar-system@0.0.14
2 changes: 1 addition & 1 deletion packages/components/button/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-button",
"type": "module",
"version": "0.0.0",
"version": "0.0.14",
"description": "",
"main": "./src/index.ts",
"types": "./src/index.ts",
Expand Down
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.14

### Patch Changes

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06) Thanks [@filiphsps](https://github.com/filiphsps)! - Export `css`, you should probably never need nor use this;
but it is now available for those who might need direct access to the styling.
- Updated dependencies [[`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06), [`f2786c3`](https://github.com/NordcomInc/nordstar/commit/f2786c3c5dab2828fc6a1e8ee54063e8c6169031), [`2bf8c2c`](https://github.com/NordcomInc/nordstar/commit/2bf8c2cfc7ffd2a8d4d8149017c0f761f7a7a53b)]:
- @nordcom/nordstar-system@0.0.14

## 0.0.13

### 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.13",
"version": "0.0.14",
"description": "",
"main": "./src/index.ts",
"types": "./src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/components/heading/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nordcom/nordstar-heading

## 0.0.14

### Patch Changes

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06) Thanks [@filiphsps](https://github.com/filiphsps)! - Export `css`, you should probably never need nor use this;
but it is now available for those who might need direct access to the styling.
- Updated dependencies [[`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06), [`f2786c3`](https://github.com/NordcomInc/nordstar/commit/f2786c3c5dab2828fc6a1e8ee54063e8c6169031), [`2bf8c2c`](https://github.com/NordcomInc/nordstar/commit/2bf8c2cfc7ffd2a8d4d8149017c0f761f7a7a53b)]:
- @nordcom/nordstar-system@0.0.14

## 0.0.13

### 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.13",
"version": "0.0.14",
"description": "",
"main": "./src/index.ts",
"types": "./src/index.ts",
Expand Down
15 changes: 15 additions & 0 deletions packages/components/label/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# @nordcom/nordstar-label

## 0.0.14

### Patch Changes

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06) Thanks [@filiphsps](https://github.com/filiphsps)! - Export `css`, you should probably never need nor use this;
but it is now available for those who might need direct access to the styling.

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`7576eba`](https://github.com/NordcomInc/nordstar/commit/7576eba51730bde64f955d4e47e9819375755c93) Thanks [@filiphsps](https://github.com/filiphsps)! - Add the `<Label/>` component.

You no longer have to misuse `<Heading level="h4" as="div"/>` 🥳.

- Updated dependencies [[`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06), [`f2786c3`](https://github.com/NordcomInc/nordstar/commit/f2786c3c5dab2828fc6a1e8ee54063e8c6169031), [`2bf8c2c`](https://github.com/NordcomInc/nordstar/commit/2bf8c2cfc7ffd2a8d4d8149017c0f761f7a7a53b)]:
- @nordcom/nordstar-system@0.0.14
2 changes: 1 addition & 1 deletion packages/components/label/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-label",
"type": "module",
"version": "0.0.0",
"version": "0.0.14",
"description": "",
"main": "./src/index.ts",
"types": "./src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/components/view/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nordcom/nordstar-view

## 0.0.14

### Patch Changes

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06) Thanks [@filiphsps](https://github.com/filiphsps)! - Export `css`, you should probably never need nor use this;
but it is now available for those who might need direct access to the styling.
- Updated dependencies [[`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06), [`f2786c3`](https://github.com/NordcomInc/nordstar/commit/f2786c3c5dab2828fc6a1e8ee54063e8c6169031), [`2bf8c2c`](https://github.com/NordcomInc/nordstar/commit/2bf8c2cfc7ffd2a8d4d8149017c0f761f7a7a53b)]:
- @nordcom/nordstar-system@0.0.14

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/view/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-view",
"type": "module",
"version": "0.0.13",
"version": "0.0.14",
"description": "",
"main": "./src/index.ts",
"types": "./src/index.ts",
Expand Down
22 changes: 22 additions & 0 deletions packages/core/nordstar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @nordcom/nordstar

## 0.0.14

### Patch Changes

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06) Thanks [@filiphsps](https://github.com/filiphsps)! - Export `css`, you should probably never need nor use this;
but it is now available for those who might need direct access to the styling.

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`7576eba`](https://github.com/NordcomInc/nordstar/commit/7576eba51730bde64f955d4e47e9819375755c93) Thanks [@filiphsps](https://github.com/filiphsps)! - Add the `<Label/>` component.

You no longer have to misuse `<Heading level="h4" as="div"/>` 🥳.

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`c5540d2`](https://github.com/NordcomInc/nordstar/commit/c5540d23f9d8d9af4a44b56a30739f496b1e4742) Thanks [@filiphsps](https://github.com/filiphsps)! - Add `<Button/>` component for triggering actionable events on an interaction.

- Updated dependencies [[`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06), [`7576eba`](https://github.com/NordcomInc/nordstar/commit/7576eba51730bde64f955d4e47e9819375755c93), [`f2786c3`](https://github.com/NordcomInc/nordstar/commit/f2786c3c5dab2828fc6a1e8ee54063e8c6169031), [`c5540d2`](https://github.com/NordcomInc/nordstar/commit/c5540d23f9d8d9af4a44b56a30739f496b1e4742), [`2bf8c2c`](https://github.com/NordcomInc/nordstar/commit/2bf8c2cfc7ffd2a8d4d8149017c0f761f7a7a53b)]:
- @nordcom/nordstar-accented@0.0.14
- @nordcom/nordstar-button@0.0.14
- @nordcom/nordstar-label@0.0.14
- @nordcom/nordstar-card@0.0.14
- @nordcom/nordstar-system@0.0.14
- @nordcom/nordstar-heading@0.0.14
- @nordcom/nordstar-view@0.0.14

## 0.0.13

### 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.13",
"version": "0.0.14",
"description": "",
"main": "./src/index.ts",
"types": "./src/index.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @nordcom/nordstar-system

## 0.0.14

### Patch Changes

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`c2b7661`](https://github.com/NordcomInc/nordstar/commit/c2b7661b0f49beb5e7c0acf411fec3dfa35e5f06) Thanks [@filiphsps](https://github.com/filiphsps)! - Export `css`, you should probably never need nor use this;
but it is now available for those who might need direct access to the styling.

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`f2786c3`](https://github.com/NordcomInc/nordstar/commit/f2786c3c5dab2828fc6a1e8ee54063e8c6169031) Thanks [@filiphsps](https://github.com/filiphsps)! - Further increase the available theming options.

- [#106](https://github.com/NordcomInc/nordstar/pull/106) [`2bf8c2c`](https://github.com/NordcomInc/nordstar/commit/2bf8c2cfc7ffd2a8d4d8149017c0f761f7a7a53b) Thanks [@filiphsps](https://github.com/filiphsps)! - Fix logical oversight resulting in missing styling when no theme was provided.

## 0.0.13

### 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.13",
"version": "0.0.14",
"description": "",
"main": "./src/index.ts",
"types": "./src/index.ts",
Expand Down

1 comment on commit 67651e3

@vercel
Copy link

@vercel vercel bot commented on 67651e3 Dec 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nordstar – ./docs

nordstar-git-master-nordcom.vercel.app
nordstar.vercel.app
nordstar.nordcom.io
nordstar-nordcom.vercel.app

Please sign in to comment.