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 30, 2024
1 parent 22290a4 commit 3bc2e08
Show file tree
Hide file tree
Showing 28 changed files with 116 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/dependencies-GH-905.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-mails-love.md

This file was deleted.

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

## 0.0.71

### Patch Changes

- Updated dependencies []:
- @nordcom/nordstar@0.0.71

## 0.0.70

### 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.70",
"version": "0.0.71",
"cacheDirectories": [
".next/cache"
],
Expand Down
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.71

### Patch Changes

- Updated dependencies []:
- @nordcom/nordstar-system@0.0.71

## 0.0.70

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

## 0.0.71

### Patch Changes

- Updated dependencies []:
- @nordcom/nordstar-system@0.0.71

## 0.0.70

### 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.70",
"version": "0.0.71",
"description": "Nordstar Button",
"files": [
"dist",
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.71

### Patch Changes

- Updated dependencies []:
- @nordcom/nordstar-system@0.0.71

## 0.0.70

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

## 0.0.71

### Patch Changes

- Updated dependencies []:
- @nordcom/nordstar-card@0.0.71
- @nordcom/nordstar-label@0.0.71
- @nordcom/nordstar-system@0.0.71

## 0.0.70

### 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.70",
"version": "0.0.71",
"description": "Hide/Show content using a styled <details> element.",
"files": [
"dist",
Expand Down
9 changes: 9 additions & 0 deletions packages/components/header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nordcom/nordstar-header

## 0.0.71

### Patch Changes

- Updated dependencies []:
- @nordcom/nordstar-card@0.0.71
- @nordcom/nordstar-view@0.0.71
- @nordcom/nordstar-system@0.0.71

## 0.0.70

### 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.70",
"version": "0.0.71",
"description": "Generic simple component to render headers for landing pages and similar.",
"files": [
"dist",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/heading/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nordcom/nordstar-heading

## 0.0.71

### Patch Changes

- Updated dependencies []:
- @nordcom/nordstar-system@0.0.71

## 0.0.70

### 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.70",
"version": "0.0.71",
"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.71

### Patch Changes

- [`90402f0`](https://github.com/NordcomInc/nordstar/commit/90402f0b06bf85249906f690ff85922040eb44b6) Thanks [@filiphsps](https://github.com/filiphsps)! - - Fix `group` usage.

- Updated dependencies []:
- @nordcom/nordstar-system@0.0.71

## 0.0.70

### 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.70",
"version": "0.0.71",
"description": "Component for single-line text and number input with formatting support.",
"files": [
"dist",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/label/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nordcom/nordstar-label

## 0.0.71

### Patch Changes

- Updated dependencies []:
- @nordcom/nordstar-system@0.0.71

## 0.0.70

### 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.70",
"version": "0.0.71",
"description": "A component used to describe other components or groups of components.",
"files": [
"dist",
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.71

### Patch Changes

- Updated dependencies []:
- @nordcom/nordstar-system@0.0.71

## 0.0.70

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

## 0.0.71

### Patch Changes

- Updated dependencies [[`90402f0`](https://github.com/NordcomInc/nordstar/commit/90402f0b06bf85249906f690ff85922040eb44b6)]:
- @nordcom/nordstar-input@0.0.71
- @nordcom/nordstar-accented@0.0.71
- @nordcom/nordstar-button@0.0.71
- @nordcom/nordstar-card@0.0.71
- @nordcom/nordstar-details@0.0.71
- @nordcom/nordstar-header@0.0.71
- @nordcom/nordstar-heading@0.0.71
- @nordcom/nordstar-label@0.0.71
- @nordcom/nordstar-view@0.0.71
- @nordcom/nordstar-system@0.0.71

## 0.0.70

### 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.70",
"version": "0.0.71",
"description": "An opinionated component library for building human-centric user interfaces.",
"files": [
"dist",
Expand Down
2 changes: 2 additions & 0 deletions packages/core/system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @nordcom/nordstar-system

## 0.0.71

## 0.0.70

## 0.0.69
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.70",
"version": "0.0.71",
"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.71

### Patch Changes

- [#905](https://github.com/NordcomInc/nordstar/pull/905) [`b7cac08`](https://github.com/NordcomInc/nordstar/commit/b7cac087b8396fee7af6fe3e29e5d1b1725ce139) Thanks [@renovate](https://github.com/apps/renovate)! - Deps: Update dependency @vitejs/plugin-react to v4.3.2.

- Updated dependencies []:
- @nordcom/nordstar@0.0.71

## 0.0.70

### 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.70",
"version": "0.0.71",
"main": "src/index.ts",
"sideEffects": true,
"private": true,
Expand Down

0 comments on commit 3bc2e08

Please sign in to comment.