Skip to content

Commit

Permalink
chore(main): release 0.4.2 (#496)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 2, 2024
1 parent dda727e commit cb3134e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"last-release-sha": "9af560e588c25f91c17f26f0dbfc21258704c0a6",
".": "0.4.1"
".": "0.4.2"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.4.2](https://github.com/lyne-design-system/lyne-design-tokens/compare/v0.4.1...v0.4.2) (2024-04-02)


### Features

* provide composed css variables ([#495](https://github.com/lyne-design-system/lyne-design-tokens/issues/495)) ([3a97857](https://github.com/lyne-design-system/lyne-design-tokens/commit/3a978575ee8003201c8840d24b997112220abd60))


### Miscellaneous Chores

* release 0.4.2 ([dda727e](https://github.com/lyne-design-system/lyne-design-tokens/commit/dda727e7308d585ceccbdaf1fcef9738657283f9))

## [0.4.1](https://github.com/lyne-design-system/lyne-design-tokens/compare/v0.4.0...v0.4.1) (2024-03-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sbb-esta/lyne-design-tokens",
"version": "0.4.1",
"version": "0.4.2",
"description": "Managing and publishing design tokens for the lyne design system: https://github.com/lyne-design-system/lyne-components",
"scripts": {
"build": "tsx ./build.ts",
Expand Down

0 comments on commit cb3134e

Please sign in to comment.