Skip to content

Commit

Permalink
Changeset: Increment package & dependecy 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 Sep 25, 2024
1 parent 78e00ee commit c607cf9
Show file tree
Hide file tree
Showing 27 changed files with 140 additions and 30 deletions.
17 changes: 0 additions & 17 deletions .changeset/new-readers-drop.md

This file was deleted.

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

## 0.0.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar@0.0.67

## 0.0.66

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"sideEffects": false,
"private": true,
"type": "module",
"version": "0.0.66",
"version": "0.0.67",
"cacheDirectories": [
".next/cache"
],
Expand Down
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.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar-system@0.0.67

## 0.0.66

### 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.66",
"version": "0.0.67",
"description": "Highlight text with an accent color.",
"files": [
"dist"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nordcom/nordstar-button

## 0.0.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar-system@0.0.67

## 0.0.66

### Patch Changes
Expand Down
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.66",
"version": "0.0.67",
"description": "Nordstar Button",
"files": [
"dist"
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.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar-system@0.0.67

## 0.0.66

### 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.66",
"version": "0.0.67",
"description": "Card is a consistent card-like container for blocks of content.",
"files": [
"dist"
Expand Down
11 changes: 11 additions & 0 deletions packages/components/details/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @nordcom/nordstar-details

## 0.0.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar-card@0.0.67
- @nordcom/nordstar-label@0.0.67
- @nordcom/nordstar-system@0.0.67

## 0.0.66

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/details/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-details",
"type": "module",
"version": "0.0.66",
"version": "0.0.67",
"description": "Hide/Show content using a styled <details> element.",
"files": [
"dist"
Expand Down
11 changes: 11 additions & 0 deletions packages/components/header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @nordcom/nordstar-header

## 0.0.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar-card@0.0.67
- @nordcom/nordstar-view@0.0.67
- @nordcom/nordstar-system@0.0.67

## 0.0.66

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/header/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-header",
"type": "module",
"version": "0.0.66",
"version": "0.0.67",
"description": "Generic simple component to render headers for landing pages and similar.",
"files": [
"dist"
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.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar-system@0.0.67

## 0.0.66

### 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.66",
"version": "0.0.67",
"description": "Component used to display title/heading text.",
"files": [
"dist"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nordcom/nordstar-input

## 0.0.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar-system@0.0.67

## 0.0.66

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/input/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-input",
"type": "module",
"version": "0.0.66",
"version": "0.0.67",
"description": "Component for single-line text and number input with formatting support.",
"files": [
"dist"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/label/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nordcom/nordstar-label

## 0.0.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar-system@0.0.67

## 0.0.66

### Patch Changes
Expand Down
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.66",
"version": "0.0.67",
"description": "A component used to describe other components or groups of components.",
"files": [
"dist"
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.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar-system@0.0.67

## 0.0.66

### 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.66",
"version": "0.0.67",
"description": "Display a dedicated view; (aka page) somewhere in your app.",
"files": [
"dist"
Expand Down
18 changes: 18 additions & 0 deletions packages/core/nordstar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @nordcom/nordstar

## 0.0.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar-accented@0.0.67
- @nordcom/nordstar-button@0.0.67
- @nordcom/nordstar-card@0.0.67
- @nordcom/nordstar-details@0.0.67
- @nordcom/nordstar-header@0.0.67
- @nordcom/nordstar-heading@0.0.67
- @nordcom/nordstar-input@0.0.67
- @nordcom/nordstar-label@0.0.67
- @nordcom/nordstar-view@0.0.67
- @nordcom/nordstar-system@0.0.67

## 0.0.66

### 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.66",
"version": "0.0.67",
"description": "An opinionated component library for building human-centric user interfaces.",
"files": [
"dist"
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.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

## 0.0.66

### 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.66",
"version": "0.0.67",
"description": "Utilities used by all of the Nordstar Components, shouldn't be used directly outside of the Nordstar library.",
"files": [
"dist"
Expand Down
9 changes: 9 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nordcom/nordstar-storybook

## 0.0.67

### Patch Changes

- [`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576) Thanks [@filiphsps](https://github.com/filiphsps)! - - Bogus change to trigger another npm publish (the previous release failed).

- Updated dependencies [[`78e00ee`](https://github.com/NordcomInc/nordstar/commit/78e00eef7ffd221faa7764f80210ce22ea8d4576)]:
- @nordcom/nordstar@0.0.67

## 0.0.66

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nordcom/nordstar-storybook",
"version": "0.0.66",
"version": "0.0.67",
"main": "src/index.ts",
"sideEffects": true,
"private": true,
Expand Down

0 comments on commit c607cf9

Please sign in to comment.