Skip to content

Commit

Permalink
Chore(release): Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Dec 16, 2024
1 parent c1f924c commit 44eb2e1
Show file tree
Hide file tree
Showing 38 changed files with 332 additions and 32 deletions.
21 changes: 21 additions & 0 deletions apps/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.1.0"></a>

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

### Chores

- **demo:** Hide elements in Supernova component preview ([f496c5a](https://github.com/lmc-eu/spirit-design-system/commit/f496c5a))
- **demo:** Hide elements in Supernova component preview - change allowed URLs [#DS-1577](https://github.com/lmc-eu/spirit-design-system/issues/DS-1577) ([cf62ead](https://github.com/lmc-eu/spirit-design-system/commit/cf62ead))
- Introduce New Favicon ([da38dbe](https://github.com/lmc-eu/spirit-design-system/commit/da38dbe))

### Documentation

- **web-react:** Move Container into DocsSection using `container` enum prop ([bddb842](https://github.com/lmc-eu/spirit-design-system/commit/bddb842))
- **web:** Move Container into Section in all components ([96e3bae](https://github.com/lmc-eu/spirit-design-system/commit/96e3bae))

### Features

- **web:** Introduce `Card` component [#DS-1397](https://github.com/lmc-eu/spirit-design-system/issues/DS-1397) ([ae879d0](https://github.com/lmc-eu/spirit-design-system/commit/ae879d0))

**Note:** Version bump only for package @lmc-eu/spirit-demo-app

<a name="1.0.0"></a>

# [1.0.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-25)
Expand Down
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-demo-app",
"version": "1.0.0",
"version": "1.1.0",
"description": "Demo platform of the Spirit Design System",
"license": "MIT",
"private": true,
Expand Down
10 changes: 10 additions & 0 deletions apps/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.1.1"></a>

## [0.1.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-12-16)

### Dependencies

- Update monorepo:storybook to v8.4.5 ([c1f924c](https://github.com/lmc-eu/spirit-design-system/commit/c1f924c))

**Note:** Version bump only for package @lmc-eu/spirit-storybook

<a name="0.1.0"></a>

# [0.1.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-25)
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-storybook",
"version": "0.1.0",
"version": "0.1.1",
"description": "Storybook of the Spirit Design System",
"license": "MIT",
"private": true,
Expand Down
10 changes: 10 additions & 0 deletions configs/jest-config-spirit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.1.1"></a>

## [0.1.1](https://github.com/lmc-eu/spirit-design-system/compare/[email protected]@0.1.1) (2024-12-16)

### Styles

- **common, codemods, analytics, design-tokens:** Fix docs by markdown linter ([f5941f7](https://github.com/lmc-eu/spirit-design-system/commit/f5941f7))

**Note:** Version bump only for package jest-config-spirit

<a name="0.1.0"></a>

# [0.1.0](https://github.com/lmc-eu/spirit-design-system/compare/[email protected]@0.1.0) (2024-11-22)
Expand Down
2 changes: 1 addition & 1 deletion configs/jest-config-spirit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jest-config-spirit",
"private": true,
"description": "Jest configuration and preset for Spirit Design System",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"keywords": [
"lmc-eu",
Expand Down
10 changes: 10 additions & 0 deletions configs/prettier-config-spirit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.1.4"></a>

## [0.1.4](https://github.com/lmc-eu/spirit-design-system/compare/[email protected]@0.1.4) (2024-12-16)

### Styles

- **common, codemods, analytics, design-tokens:** Fix docs by markdown linter ([f5941f7](https://github.com/lmc-eu/spirit-design-system/commit/f5941f7))

**Note:** Version bump only for package prettier-config-spirit

<a name="0.1.3"></a>

## [0.1.3](https://github.com/lmc-eu/spirit-design-system/compare/[email protected]@0.1.3) (2024-10-14)
Expand Down
2 changes: 1 addition & 1 deletion configs/prettier-config-spirit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "prettier-config-spirit",
"description": "Prettier configuration for Spirit Design System",
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",
"private": true,
"keywords": [
Expand Down
10 changes: 10 additions & 0 deletions configs/stylelint-config-spirit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.1.6"></a>

## [0.1.6](https://github.com/lmc-eu/spirit-design-system/compare/[email protected]@0.1.6) (2024-12-16)

### Styles

- **common, codemods, analytics, design-tokens:** Fix docs by markdown linter ([f5941f7](https://github.com/lmc-eu/spirit-design-system/commit/f5941f7))

**Note:** Version bump only for package stylelint-config-spirit

<a name="0.1.5"></a>

## [0.1.5](https://github.com/lmc-eu/spirit-design-system/compare/[email protected]@0.1.5) (2024-11-22)
Expand Down
2 changes: 1 addition & 1 deletion configs/stylelint-config-spirit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stylelint-config-spirit",
"description": "Stylelint configuration for Spirit Design System",
"version": "0.1.5",
"version": "0.1.6",
"license": "MIT",
"private": true,
"keywords": [
Expand Down
19 changes: 19 additions & 0 deletions examples/next-with-app-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.2.4"></a>

## [0.2.4](https://github.com/lmc-eu/spirit-design-system/compare/@almacareer/[email protected]...@almacareer/[email protected]) (2024-12-16)

### Bug Fixes

- **examples:** Add mandatory elementType to examples ([021932c](https://github.com/lmc-eu/spirit-design-system/commit/021932c))

### Chores

- **release:** Publish ([f3f9f73](https://github.com/lmc-eu/spirit-design-system/commit/f3f9f73))
- **release:** Publish ([2c09d62](https://github.com/lmc-eu/spirit-design-system/commit/2c09d62))

### Styles

- **exporters, docs, examples:** Fix docs by markdown linter ([1915a9f](https://github.com/lmc-eu/spirit-design-system/commit/1915a9f)), closes [#DS-1100](https://github.com/lmc-eu/spirit-design-system/issues/DS-1100)

**Note:** Version bump only for package @almacareer/spirit-example-next-with-app-router

<a name="0.2.3"></a>

## [0.2.3](https://github.com/lmc-eu/spirit-design-system/compare/@almacareer/[email protected]...@almacareer/[email protected]) (2024-11-25)
Expand Down
2 changes: 1 addition & 1 deletion examples/next-with-app-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@almacareer/spirit-example-next-with-app-router",
"version": "0.2.3",
"version": "0.2.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
19 changes: 19 additions & 0 deletions examples/next-with-pages-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.2.4"></a>

## [0.2.4](https://github.com/lmc-eu/spirit-design-system/compare/@almacareer/[email protected]...@almacareer/[email protected]) (2024-12-16)

### Bug Fixes

- **examples:** Add mandatory elementType to examples ([021932c](https://github.com/lmc-eu/spirit-design-system/commit/021932c))

### Chores

- **release:** Publish ([f3f9f73](https://github.com/lmc-eu/spirit-design-system/commit/f3f9f73))
- **release:** Publish ([2c09d62](https://github.com/lmc-eu/spirit-design-system/commit/2c09d62))

### Styles

- **exporters, docs, examples:** Fix docs by markdown linter ([1915a9f](https://github.com/lmc-eu/spirit-design-system/commit/1915a9f)), closes [#DS-1100](https://github.com/lmc-eu/spirit-design-system/issues/DS-1100)

**Note:** Version bump only for package @almacareer/spirit-example-next-with-pages-router

<a name="0.2.3"></a>

## [0.2.3](https://github.com/lmc-eu/spirit-design-system/compare/@almacareer/[email protected]...@almacareer/[email protected]) (2024-11-25)
Expand Down
2 changes: 1 addition & 1 deletion examples/next-with-pages-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@almacareer/spirit-example-next-with-pages-router",
"version": "0.2.3",
"version": "0.2.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
10 changes: 10 additions & 0 deletions exporters/js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.8"></a>

## [2.0.8](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-12-16)

### Styles

- **exporters, docs, examples:** Fix docs by markdown linter ([1915a9f](https://github.com/lmc-eu/spirit-design-system/commit/1915a9f)), closes [#DS-1100](https://github.com/lmc-eu/spirit-design-system/issues/DS-1100)

**Note:** Version bump only for package @lmc-eu/spirit-exporters-js

<a name="2.0.7"></a>

## [2.0.7](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-22)
Expand Down
2 changes: 1 addition & 1 deletion exporters/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-exporters-js",
"version": "2.0.7",
"version": "2.0.8",
"description": "Spirit JS Exporter for Supernova",
"license": "MIT",
"private": true,
Expand Down
10 changes: 10 additions & 0 deletions exporters/scss/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.8"></a>

## [2.0.8](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-12-16)

### Styles

- **exporters, docs, examples:** Fix docs by markdown linter ([1915a9f](https://github.com/lmc-eu/spirit-design-system/commit/1915a9f)), closes [#DS-1100](https://github.com/lmc-eu/spirit-design-system/issues/DS-1100)

**Note:** Version bump only for package @lmc-eu/spirit-exporters-scss

<a name="2.0.7"></a>

## [2.0.7](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-22)
Expand Down
2 changes: 1 addition & 1 deletion exporters/scss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-exporters-scss",
"version": "2.0.7",
"version": "2.0.8",
"description": "Spirit SCSS Exporter for Supernova",
"license": "MIT",
"private": true,
Expand Down
19 changes: 19 additions & 0 deletions exporters/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.0"></a>

# [2.2.0](https://github.com/lmc-eu/spirit-design-system/compare/@almacareer/[email protected]...@almacareer/[email protected]) (2024-12-16)

### Bug Fixes

- **exporter-tokens:** Use correct casing in collections filter ([031061a](https://github.com/lmc-eu/spirit-design-system/commit/031061a))

### Features

- **exporter-tokens:** Sort typography tokens and remove unused parameters ([44981ec](https://github.com/lmc-eu/spirit-design-system/commit/44981ec))
- **web:** Add minimalistic footer demo [#DS-1574](https://github.com/lmc-eu/spirit-design-system/issues/DS-1574) ([e1751e2](https://github.com/lmc-eu/spirit-design-system/commit/e1751e2))

### Styles

- **exporters, docs, examples:** Fix docs by markdown linter ([1915a9f](https://github.com/lmc-eu/spirit-design-system/commit/1915a9f)), closes [#DS-1100](https://github.com/lmc-eu/spirit-design-system/issues/DS-1100)

**Note:** Version bump only for package @almacareer/spirit-tokens-exporter

<a name="2.1.0"></a>

# [2.1.0](https://github.com/lmc-eu/spirit-design-system/compare/@almacareer/[email protected]...@almacareer/[email protected]) (2024-11-22)
Expand Down
2 changes: 1 addition & 1 deletion exporters/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@almacareer/spirit-tokens-exporter",
"version": "2.1.0",
"version": "2.2.0",
"description": "Spirit Tokens Exporter for Supernova",
"author": "Spirit Design System Team <[email protected]>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.6"></a>

## [1.0.6](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-12-16)

### Styles

- **common, codemods, analytics, design-tokens:** Fix docs by markdown linter ([f5941f7](https://github.com/lmc-eu/spirit-design-system/commit/f5941f7))

**Note:** Version bump only for package @lmc-eu/spirit-analytics

<a name="1.0.5"></a>

## [1.0.5](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-22)
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-analytics",
"version": "1.0.5",
"version": "1.0.6",
"description": "Analytic tools for Spirit Design System",
"license": "MIT",
"engines": {
Expand Down
18 changes: 18 additions & 0 deletions packages/codemods/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.3.0"></a>

# [1.3.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-12-16)

### Bug Fixes

- **codemods:** Fix bug with extra parentheses ([9130a33](https://github.com/lmc-eu/spirit-design-system/commit/9130a33))

### Features

- **codemod:** Add `isDisposable` codemod for Collapse ([59296dc](https://github.com/lmc-eu/spirit-design-system/commit/59296dc)), closes [#832](https://github.com/lmc-eu/spirit-design-system/issues/832)

### Styles

- **common, codemods, analytics, design-tokens:** Fix docs by markdown linter ([f5941f7](https://github.com/lmc-eu/spirit-design-system/commit/f5941f7))

**Note:** Version bump only for package @lmc-eu/spirit-codemods

<a name="1.2.0"></a>

# [1.2.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-25)
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-codemods",
"version": "1.2.0",
"version": "1.3.0",
"description": "Codemods scripts for Spirit Design System packages",
"license": "MIT",
"engines": {
Expand Down
10 changes: 10 additions & 0 deletions packages/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.1"></a>

## [1.0.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-12-16)

### Styles

- **common, codemods, analytics, design-tokens:** Fix docs by markdown linter ([f5941f7](https://github.com/lmc-eu/spirit-design-system/commit/f5941f7))

**Note:** Version bump only for package @lmc-eu/spirit-demo

<a name="1.0.0"></a>

# [1.0.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-25)
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-demo",
"version": "1.0.0",
"version": "1.0.1",
"description": "Showcase tooling for demo of Spirit Design System",
"license": "MIT",
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions packages/design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.0.1"></a>

## [3.0.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-12-16)

### Styles

- **common, codemods, analytics, design-tokens:** Fix docs by markdown linter ([f5941f7](https://github.com/lmc-eu/spirit-design-system/commit/f5941f7))

**Note:** Version bump only for package @lmc-eu/spirit-design-tokens

<a name="3.0.0"></a>

# [3.0.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-25)
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-design-tokens",
"version": "3.0.0",
"version": "3.0.1",
"description": "Design tokens for Spirit Design System",
"license": "MIT",
"engines": {
Expand Down
Loading

0 comments on commit 44eb2e1

Please sign in to comment.