Skip to content

Commit

Permalink
Chore(release): Publish
Browse files Browse the repository at this point in the history
 - @lmc-eu/[email protected]
 - @almacareer/[email protected]
 - @almacareer/[email protected]
 - @lmc-eu/[email protected]
 - @lmc-eu/[email protected]
 - @lmc-eu/[email protected]
 - @lmc-eu/[email protected]
  • Loading branch information
literat committed Nov 25, 2024
1 parent 62d7fb5 commit fc8924f
Show file tree
Hide file tree
Showing 16 changed files with 90 additions and 11 deletions.
10 changes: 10 additions & 0 deletions apps/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.0-alpha.1"></a>

# [1.0.0-alpha.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-06)

### Features

- **web:** Remove `spirit-` prefix from themes ([29ededb](https://github.com/lmc-eu/spirit-design-system/commit/29ededb))

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

<a name="1.0.0-alpha.0"></a>

# [1.0.0-alpha.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-10-17)
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-alpha.0",
"version": "1.0.0-alpha.1",
"description": "Demo platform of the Spirit Design System",
"license": "MIT",
"private": true,
Expand Down
8 changes: 8 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,14 @@
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.3-alpha.1"></a>

## [0.2.3-alpha.1](https://github.com/lmc-eu/spirit-design-system/compare/@almacareer/[email protected]...@almacareer/[email protected]) (2024-11-06)

Miscellaneous changes

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

<a name="0.2.3-alpha.0"></a>

## [0.2.3-alpha.0](https://github.com/lmc-eu/spirit-design-system/compare/@almacareer/[email protected]...@almacareer/[email protected]) (2024-10-17)
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-alpha.0",
"version": "0.2.3-alpha.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 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,14 @@
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.3-alpha.1"></a>

## [0.2.3-alpha.1](https://github.com/lmc-eu/spirit-design-system/compare/@almacareer/[email protected]...@almacareer/[email protected]) (2024-11-06)

Miscellaneous changes

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

<a name="0.2.3-alpha.0"></a>

## [0.2.3-alpha.0](https://github.com/lmc-eu/spirit-design-system/compare/@almacareer/[email protected]...@almacareer/[email protected]) (2024-10-17)
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-alpha.0",
"version": "0.2.3-alpha.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
11 changes: 11 additions & 0 deletions packages/codemods/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.2.0-alpha.1"></a>

# [1.2.0-alpha.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-06)

### Features

- **codemods:** Add the option to allow visited state in Link [#DS-1501](https://github.com/lmc-eu/spirit-design-system/issues/DS-1501) ([98ba1da](https://github.com/lmc-eu/spirit-design-system/commit/98ba1da))
- **codemods:** Introduce ToastBar color inverted to neutral codemod ([2225b32](https://github.com/lmc-eu/spirit-design-system/commit/2225b32))

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

<a name="1.2.0-alpha.0"></a>

# [1.2.0-alpha.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-10-17)
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-alpha.0",
"version": "1.2.0-alpha.1",
"description": "Codemods scripts for Spirit Design System packages",
"license": "MIT",
"engines": {
Expand Down
14 changes: 14 additions & 0 deletions packages/web-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
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.0-alpha.1"></a>

# [3.0.0-alpha.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-06)

### BREAKING CHANGES

- **web-react:** Add the option to allow visited state in Link [#DS-1501](https://github.com/lmc-eu/spirit-design-system/issues/DS-1501) ([13b7485](https://github.com/lmc-eu/spirit-design-system/commit/13b7485))

### Features

- **web-react:** Rename spaces token object ([15d514c](https://github.com/lmc-eu/spirit-design-system/commit/15d514c))

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

<a name="3.0.0-alpha.0"></a>

# [3.0.0-alpha.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-10-17)
Expand Down
4 changes: 2 additions & 2 deletions packages/web-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-web-react",
"version": "3.0.0-alpha.0",
"version": "3.0.0-alpha.1",
"description": "React implementation of Spirit Design System components",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"@lmc-eu/spirit-common": "^0.3.8",
"@lmc-eu/spirit-demo": "^1.0.0-alpha.0",
"@lmc-eu/spirit-design-tokens": "^3.0.0-alpha.0",
"@lmc-eu/spirit-web": "^3.0.0-alpha.0",
"@lmc-eu/spirit-web": "^3.0.0-alpha.1",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-terser": "0.4.4",
Expand Down
10 changes: 10 additions & 0 deletions packages/web-twig/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="4.0.0-alpha.1"></a>

# [4.0.0-alpha.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-06)

### BREAKING CHANGES

- **web-twig:** Add the option to allow visited state in Link [#DS-1501](https://github.com/lmc-eu/spirit-design-system/issues/DS-1501) ([f2084b6](https://github.com/lmc-eu/spirit-design-system/commit/f2084b6))

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

<a name="4.0.0-alpha.0"></a>

# [4.0.0-alpha.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-10-17)
Expand Down
2 changes: 1 addition & 1 deletion packages/web-twig/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "This is Symfony bundle with twig implementation of the Spirit Design System components and extends the twig implementation with an HTML-like syntax.",
"license": "MIT",
"type": "symfony-bundle",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"authors": [
{
"name": "LMC, s.r.o."
Expand Down
2 changes: 1 addition & 1 deletion packages/web-twig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-web-twig",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"description": "Twig implementation of Spirit Design System components",
"license": "MIT",
"private": true,
Expand Down
18 changes: 18 additions & 0 deletions packages/web/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="3.0.0-alpha.1"></a>

# [3.0.0-alpha.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-11-06)

### BREAKING CHANGES

- **web:** Add the option to allow visited state in Link [#DS-1501](https://github.com/lmc-eu/spirit-design-system/issues/DS-1501) ([6504f54](https://github.com/lmc-eu/spirit-design-system/commit/6504f54))

### Code Refactoring

- **web:** Unify generation of responsive spacing and alignment in layout components [#DS-1423](https://github.com/lmc-eu/spirit-design-system/issues/DS-1423) ([e20f3a9](https://github.com/lmc-eu/spirit-design-system/commit/e20f3a9))

### Documentation

- **web:** Document usage of the updated design tokens and themes [#DS-1489](https://github.com/lmc-eu/spirit-design-system/issues/DS-1489) ([19372da](https://github.com/lmc-eu/spirit-design-system/commit/19372da))

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

<a name="3.0.0-alpha.0"></a>

# [3.0.0-alpha.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-10-17)
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-web",
"version": "3.0.0-alpha.0",
"version": "3.0.0-alpha.1",
"description": "CSS and vanilla JS implementation of Spirit Design System",
"license": "MIT",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5244,7 +5244,7 @@ __metadata:
"@lmc-eu/spirit-common": "npm:^0.3.8"
"@lmc-eu/spirit-demo": "npm:^1.0.0-alpha.0"
"@lmc-eu/spirit-design-tokens": "npm:^3.0.0-alpha.0"
"@lmc-eu/spirit-web": "npm:^3.0.0-alpha.0"
"@lmc-eu/spirit-web": "npm:^3.0.0-alpha.1"
"@rollup/plugin-node-resolve": "npm:15.3.0"
"@rollup/plugin-replace": "npm:6.0.1"
"@rollup/plugin-terser": "npm:0.4.4"
Expand Down Expand Up @@ -5308,7 +5308,7 @@ __metadata:
languageName: unknown
linkType: soft

"@lmc-eu/spirit-web@npm:^3.0.0-alpha.0, @lmc-eu/spirit-web@workspace:^, @lmc-eu/spirit-web@workspace:packages/web":
"@lmc-eu/spirit-web@npm:^3.0.0-alpha.1, @lmc-eu/spirit-web@workspace:^, @lmc-eu/spirit-web@workspace:packages/web":
version: 0.0.0-use.local
resolution: "@lmc-eu/spirit-web@workspace:packages/web"
dependencies:
Expand Down

0 comments on commit fc8924f

Please sign in to comment.