Skip to content

Commit ca4dacb

Browse files
author
Release Bot
committed
1 parent 595d80a commit ca4dacb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+199
-39
lines changed

apps/demo/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.0.7-alpha.0"></a>
7+
8+
## 0.0.7-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @lmc-eu/spirit-demo-app
13+
614
<a name="0.0.6"></a>
715

816
## [0.0.6](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-07-24)

apps/demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lmc-eu/spirit-demo-app",
3-
"version": "0.0.6",
3+
"version": "0.0.7-alpha.0",
44
"description": "Demo platform of the Spirit Design System",
55
"license": "MIT",
66
"private": true,

apps/storybook/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.0.7-alpha.0"></a>
7+
8+
## 0.0.7-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @lmc-eu/spirit-storybook
13+
614
<a name="0.0.6"></a>
715

816
## [0.0.6](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-07-24)

apps/storybook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lmc-eu/spirit-storybook",
3-
"version": "0.0.6",
3+
"version": "0.0.7-alpha.0",
44
"description": "Storybook of the Spirit Design System",
55
"license": "MIT",
66
"private": true,

configs/jest-config-spirit/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.0.4-alpha.0"></a>
7+
8+
## 0.0.4-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package jest-config-spirit
13+
614
<a name="0.0.3"></a>
715

816
## [0.0.3](https://github.com/lmc-eu/spirit-design-system/compare/[email protected]@0.0.3) (2024-07-24)

configs/jest-config-spirit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jest-config-spirit",
33
"private": true,
44
"description": "Jest configuration and preset for Spirit Design System",
5-
"version": "0.0.3",
5+
"version": "0.0.4-alpha.0",
66
"license": "MIT",
77
"keywords": [
88
"lmc-eu",

configs/prettier-config-spirit/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.1.3-alpha.0"></a>
7+
8+
## 0.1.3-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package prettier-config-spirit
13+
614
<a name="0.1.2"></a>
715

816
## [0.1.2](https://github.com/lmc-eu/spirit-design-system/compare/[email protected]@0.1.2) (2024-09-09)

configs/prettier-config-spirit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "prettier-config-spirit",
33
"description": "Prettier configuration for Spirit Design System",
4-
"version": "0.1.2",
4+
"version": "0.1.3-alpha.0",
55
"license": "MIT",
66
"private": true,
77
"keywords": [

configs/stylelint-config-spirit/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.1.3-alpha.0"></a>
7+
8+
## 0.1.3-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package stylelint-config-spirit
13+
614
<a name="0.1.2"></a>
715

816
## [0.1.2](https://github.com/lmc-eu/spirit-design-system/compare/[email protected]@0.1.2) (2024-09-09)

configs/stylelint-config-spirit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stylelint-config-spirit",
33
"description": "Stylelint configuration for Spirit Design System",
4-
"version": "0.1.2",
4+
"version": "0.1.3-alpha.0",
55
"license": "MIT",
66
"private": true,
77
"keywords": [

examples/next-with-app-router/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.2.1-alpha.0"></a>
7+
8+
## 0.2.1-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @almacareer/spirit-example-next-with-app-router
13+
614
<a name="0.2.0"></a>
715

816
# 0.2.0 (2024-09-09)

examples/next-with-app-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@almacareer/spirit-example-next-with-app-router",
3-
"version": "0.2.0",
3+
"version": "0.2.1-alpha.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

examples/next-with-pages-router/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.2.1-alpha.0"></a>
7+
8+
## 0.2.1-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @almacareer/spirit-example-next-with-pages-router
13+
614
<a name="0.2.0"></a>
715

816
# 0.2.0 (2024-09-09)

examples/next-with-pages-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@almacareer/spirit-example-next-with-pages-router",
3-
"version": "0.2.0",
3+
"version": "0.2.1-alpha.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

exporters/js/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.0.5-alpha.0"></a>
7+
8+
## 2.0.5-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @lmc-eu/spirit-exporters-js
13+
614
<a name="2.0.4"></a>
715

816
## [2.0.4](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-09-09)

exporters/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lmc-eu/spirit-exporters-js",
3-
"version": "2.0.4",
3+
"version": "2.0.5-alpha.0",
44
"description": "Spirit JS Exporter for Supernova",
55
"license": "MIT",
66
"private": true,

exporters/scss/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.0.5-alpha.0"></a>
7+
8+
## 2.0.5-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @lmc-eu/spirit-exporters-scss
13+
614
<a name="2.0.4"></a>
715

816
## [2.0.4](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-09-09)

exporters/scss/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lmc-eu/spirit-exporters-scss",
3-
"version": "2.0.4",
3+
"version": "2.0.5-alpha.0",
44
"description": "Spirit SCSS Exporter for Supernova",
55
"license": "MIT",
66
"private": true,

exporters/variables-scss/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.1.1-alpha.0"></a>
7+
8+
## 1.1.1-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @almacareer/spirit-exporters-variables-scss
13+
614
<a name="1.1.0"></a>
715

816
# 1.1.0 (2024-09-09)

exporters/variables-scss/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@almacareer/spirit-exporters-variables-scss",
3-
"version": "1.1.0",
3+
"version": "1.1.1-alpha.0",
44
"description": "Spirit SCSS Exporter for Supernova",
55
"author": "Spirit Team",
66
"license": "MIT",

packages/analytics/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.0.3-alpha.0"></a>
7+
8+
## 1.0.3-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @lmc-eu/spirit-analytics
13+
614
<a name="1.0.2"></a>
715

816
## [1.0.2](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-06-26)

packages/analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lmc-eu/spirit-analytics",
3-
"version": "1.0.2",
3+
"version": "1.0.3-alpha.0",
44
"description": "Analytic tools for Spirit Design System",
55
"license": "MIT",
66
"engines": {

packages/codemods/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.1.1-alpha.0"></a>
7+
8+
## 1.1.1-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @lmc-eu/spirit-codemods
13+
614
<a name="1.1.0"></a>
715

816
# [1.1.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-09-09)

packages/codemods/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lmc-eu/spirit-codemods",
3-
"version": "1.1.0",
3+
"version": "1.1.1-alpha.0",
44
"description": "Codemods scripts for Spirit Design System packages",
55
"license": "MIT",
66
"engines": {

packages/common/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.3.6-alpha.0"></a>
7+
8+
## 0.3.6-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @lmc-eu/spirit-common
13+
614
<a name="0.3.5"></a>
715

816
## [0.3.5](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-06-26)

packages/common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lmc-eu/spirit-common",
3-
"version": "0.3.5",
3+
"version": "0.3.6-alpha.0",
44
"description": "Common code and scripts for Spirit Design System",
55
"license": "MIT",
66
"private": true,

packages/demo/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="0.1.4-alpha.0"></a>
7+
8+
## 0.1.4-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @lmc-eu/spirit-demo
13+
614
<a name="0.1.3"></a>
715

816
## [0.1.3](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-07-24)

packages/demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lmc-eu/spirit-demo",
3-
"version": "0.1.3",
3+
"version": "0.1.4-alpha.0",
44
"description": "Showcase tooling for demo of Spirit Design System",
55
"license": "MIT",
66
"publishConfig": {

packages/design-tokens/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.1.1-alpha.0"></a>
7+
8+
## 2.1.1-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @lmc-eu/spirit-design-tokens
13+
614
<a name="2.1.0"></a>
715

816
# [2.1.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-09-09)

packages/design-tokens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lmc-eu/spirit-design-tokens",
3-
"version": "2.1.0",
3+
"version": "2.1.1-alpha.0",
44
"description": "Design tokens for Spirit Design System",
55
"license": "MIT",
66
"engines": {

packages/form-validations/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.0.4-alpha.0"></a>
7+
8+
## 2.0.4-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @lmc-eu/spirit-form-validations
13+
614
<a name="2.0.3"></a>
715

816
## [2.0.3](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-07-24)

packages/form-validations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lmc-eu/spirit-form-validations",
3-
"version": "2.0.3",
3+
"version": "2.0.4-alpha.0",
44
"description": "Validation library for form fields of Spirit Design System",
55
"license": "MIT",
66
"engines": {

packages/icons/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.0.3-alpha.0"></a>
7+
8+
## 2.0.3-alpha.0 (2024-10-04)
9+
10+
Miscellaneous changes
11+
12+
**Note:** Version bump only for package @lmc-eu/spirit-icons
13+
614
<a name="2.0.2"></a>
715

816
## [2.0.2](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-07-24)

packages/icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lmc-eu/spirit-icons",
3-
"version": "2.0.2",
3+
"version": "2.0.3-alpha.0",
44
"description": "Icons for Spirit Design System",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)