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 567847b commit 8c2fa20
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 11 deletions.
6 changes: 0 additions & 6 deletions .changeset/witty-nails-bake.md

This file was deleted.

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.9

### Patch Changes

- Updated dependencies [[`54e7ba4`](https://github.com/NordcomInc/nordstar/commit/54e7ba4b91f90c91bb3faabbdfc51add5cc158c1)]:
- @nordcom/nordstar-system@0.0.9

## 0.0.8

### 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.8",
"version": "0.0.9",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.js",
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.9

### Patch Changes

- [#66](https://github.com/NordcomInc/nordstar/pull/66) [`54e7ba4`](https://github.com/NordcomInc/nordstar/commit/54e7ba4b91f90c91bb3faabbdfc51add5cc158c1) Thanks [@filiphsps](https://github.com/filiphsps)! - Tweak default theme's values.

- Updated dependencies [[`54e7ba4`](https://github.com/NordcomInc/nordstar/commit/54e7ba4b91f90c91bb3faabbdfc51add5cc158c1)]:
- @nordcom/nordstar-system@0.0.9

## 0.0.8

### 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.8",
"version": "0.0.9",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.js",
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.9

### Patch Changes

- Updated dependencies [[`54e7ba4`](https://github.com/NordcomInc/nordstar/commit/54e7ba4b91f90c91bb3faabbdfc51add5cc158c1)]:
- @nordcom/nordstar-system@0.0.9

## 0.0.8

### 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.8",
"version": "0.0.9",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/core/nordstar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @nordcom/nordstar

## 0.0.9

### Patch Changes

- Updated dependencies [[`54e7ba4`](https://github.com/NordcomInc/nordstar/commit/54e7ba4b91f90c91bb3faabbdfc51add5cc158c1)]:
- @nordcom/nordstar-heading@0.0.9
- @nordcom/nordstar-system@0.0.9
- @nordcom/nordstar-card@0.0.9
- @nordcom/nordstar-view@0.0.9

## 0.0.8

### 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.8",
"version": "0.0.9",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.js",
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.9

### Patch Changes

- [#66](https://github.com/NordcomInc/nordstar/pull/66) [`54e7ba4`](https://github.com/NordcomInc/nordstar/commit/54e7ba4b91f90c91bb3faabbdfc51add5cc158c1) Thanks [@filiphsps](https://github.com/filiphsps)! - Tweak default theme's values.

## 0.0.8

### 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.8",
"version": "0.0.9",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down

1 comment on commit 8c2fa20

@vercel
Copy link

@vercel vercel bot commented on 8c2fa20 Nov 17, 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-nordcom.vercel.app
nordstar-git-master-nordcom.vercel.app
nordstar.nordcom.io
nordstar.vercel.app

Please sign in to comment.