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 3, 2023
1 parent f70c616 commit a94e195
Show file tree
Hide file tree
Showing 13 changed files with 53 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .changeset/silent-toes-cheer.md

This file was deleted.

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

## 0.0.13

### Patch Changes

- Updated dependencies [[`8ecf8f9`](https://github.com/NordcomInc/nordstar/commit/8ecf8f929c5f4b533a6de435b3049af5a3eaa9ca)]:
- @nordcom/nordstar-system@0.0.13

## 0.0.12

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

## 0.0.13

### Patch Changes

- Updated dependencies [[`8ecf8f9`](https://github.com/NordcomInc/nordstar/commit/8ecf8f929c5f4b533a6de435b3049af5a3eaa9ca)]:
- @nordcom/nordstar-system@0.0.13

## 0.0.12

### 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.12",
"version": "0.0.13",
"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.13

### Patch Changes

- [`8ecf8f9`](https://github.com/NordcomInc/nordstar/commit/8ecf8f929c5f4b533a6de435b3049af5a3eaa9ca) Thanks [@filiphsps](https://github.com/filiphsps)! - Add layout and sizing options to `<NordstarProvider/>` and refine overall design.

- Updated dependencies [[`8ecf8f9`](https://github.com/NordcomInc/nordstar/commit/8ecf8f929c5f4b533a6de435b3049af5a3eaa9ca)]:
- @nordcom/nordstar-system@0.0.13

## 0.0.12

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

## 0.0.13

### Patch Changes

- Updated dependencies [[`8ecf8f9`](https://github.com/NordcomInc/nordstar/commit/8ecf8f929c5f4b533a6de435b3049af5a3eaa9ca)]:
- @nordcom/nordstar-system@0.0.13

## 0.0.12

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

### Patch Changes

- Updated dependencies [[`8ecf8f9`](https://github.com/NordcomInc/nordstar/commit/8ecf8f929c5f4b533a6de435b3049af5a3eaa9ca)]:
- @nordcom/nordstar-heading@0.0.13
- @nordcom/nordstar-system@0.0.13
- @nordcom/nordstar-accented@0.0.13
- @nordcom/nordstar-card@0.0.13
- @nordcom/nordstar-view@0.0.13

## 0.0.12

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

## 0.0.13

### Patch Changes

- [`8ecf8f9`](https://github.com/NordcomInc/nordstar/commit/8ecf8f929c5f4b533a6de435b3049af5a3eaa9ca) Thanks [@filiphsps](https://github.com/filiphsps)! - Add layout and sizing options to `<NordstarProvider/>` and refine overall design.

## 0.0.12

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

1 comment on commit a94e195

@vercel
Copy link

@vercel vercel bot commented on a94e195 Dec 3, 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.vercel.app
nordstar.nordcom.io

Please sign in to comment.