Skip to content

Commit

Permalink
chore(release): publish 0.37.8-rc.3 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fundamental-bot committed Aug 30, 2024
1 parent a2a039d commit ef253ca
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 6 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.37.8-rc.3](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.2...v0.37.8-rc.3) (2024-08-30)

### Features

- **styles:** added background styling [ci visual] ([#5595](https://github.com/SAP/fundamental-styles/issues/5595)) ([a2a039d](https://github.com/SAP/fundamental-styles/commit/a2a039dacd01242b92064657ea418bcef65bebe8))

## [0.37.8-rc.2](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.1...v0.37.8-rc.2) (2024-08-29)

**Note:** Version bump only for package fundamental-styles
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"packages": ["packages/*"],
"version": "0.37.8-rc.2",
"version": "0.37.8-rc.3",
"conventionalCommits": true,
"tagVersionPrefix": "v",
"message": "chore(release): publish %v",
Expand Down
4 changes: 4 additions & 0 deletions packages/common-css/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.37.8-rc.3](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.2...v0.37.8-rc.3) (2024-08-30)

**Note:** Version bump only for package @sap-ui/common-css

## [0.37.8-rc.2](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.1...v0.37.8-rc.2) (2024-08-29)

**Note:** Version bump only for package @sap-ui/common-css
Expand Down
2 changes: 1 addition & 1 deletion packages/common-css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ui/common-css",
"version": "0.37.8-rc.2",
"version": "0.37.8-rc.3",
"license": "Apache-2.0",
"homepage": "https://sap.github.io/fundamental-styles/",
"description": "SAP UI Common CSS",
Expand Down
4 changes: 4 additions & 0 deletions packages/cx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.37.8-rc.3](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.2...v0.37.8-rc.3) (2024-08-30)

**Note:** Version bump only for package @fundamental-styles/cx

## [0.37.8-rc.2](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.1...v0.37.8-rc.2) (2024-08-29)

**Note:** Version bump only for package @fundamental-styles/cx
Expand Down
2 changes: 1 addition & 1 deletion packages/cx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-styles/cx",
"version": "0.37.8-rc.2",
"version": "0.37.8-rc.3",
"license": "Apache-2.0",
"homepage": "https://sap.github.io/fundamental-styles/",
"description": "Fundamental Library Styles",
Expand Down
6 changes: 6 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.37.8-rc.3](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.2...v0.37.8-rc.3) (2024-08-30)

### Features

- **styles:** added background styling [ci visual] ([#5595](https://github.com/SAP/fundamental-styles/issues/5595)) ([a2a039d](https://github.com/SAP/fundamental-styles/commit/a2a039dacd01242b92064657ea418bcef65bebe8))

## [0.37.8-rc.2](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.1...v0.37.8-rc.2) (2024-08-29)

**Note:** Version bump only for package fundamental-styles
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fundamental-styles",
"version": "0.37.8-rc.2",
"version": "0.37.8-rc.3",
"description": "Fundamental Library Styles is a Design System and HTML/CSS Component Library used to build modern Product User Experiences with SAP Fiori look and feel with any web technology. Learn more about this project at - http://sap.github.io/fundamental-styles/",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/theming-preview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.37.8-rc.3](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.2...v0.37.8-rc.3) (2024-08-30)

**Note:** Version bump only for package @fundamental-styles/theming-preview

## [0.37.8-rc.2](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.1...v0.37.8-rc.2) (2024-08-29)

**Note:** Version bump only for package @fundamental-styles/theming-preview
Expand Down
2 changes: 1 addition & 1 deletion packages/theming-preview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-styles/theming-preview",
"version": "0.37.8-rc.2",
"version": "0.37.8-rc.3",
"license": "Apache-2.0",
"homepage": "https://sap.github.io/fundamental-styles/",
"description": "Fundamental Library Styles - Theming Package Preview",
Expand Down
4 changes: 4 additions & 0 deletions packages/workspace-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.37.8-rc.3](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.2...v0.37.8-rc.3) (2024-08-30)

**Note:** Version bump only for package workspace-plugins

## [0.37.8-rc.2](https://github.com/SAP/fundamental-styles/compare/v0.37.8-rc.1...v0.37.8-rc.2) (2024-08-29)

**Note:** Version bump only for package workspace-plugins
Expand Down
2 changes: 1 addition & 1 deletion packages/workspace-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "workspace-plugins",
"version": "0.37.8-rc.2",
"version": "0.37.8-rc.3",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json"
Expand Down

0 comments on commit ef253ca

Please sign in to comment.