Skip to content

Commit

Permalink
chore(release): 4.108.3
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Jan 8, 2025
1 parent 5dc15d3 commit b60fb1b
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 15 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [4.108.3](https://github.com/MyPureCloud/genesys-spark/compare/v4.108.2...v4.108.3) (2025-01-08)

### [4.108.2](https://github.com/MyPureCloud/genesys-spark/compare/v4.108.1...v4.108.2) (2025-01-07)

### [4.108.1](https://github.com/MyPureCloud/genesys-spark/compare/v4.108.0...v4.108.1) (2025-01-04)
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genesys-spark-components",
"version": "4.108.2",
"version": "4.108.3",
"description": "Common webcomponents",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/genesys-spark-chart-components-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genesys-spark-chart-components-react",
"version": "4.108.2",
"version": "4.108.3",
"description": "",
"license": "MIT",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/genesys-spark-chart-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genesys-spark-chart-components",
"version": "4.108.2",
"version": "4.108.3",
"description": "Common chart webcomponents",
"license": "MIT",
"main": "dist/stencil-wrapper.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/genesys-spark-components-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genesys-spark-components-react",
"version": "4.108.2",
"version": "4.108.3",
"description": "",
"license": "MIT",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/genesys-spark-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genesys-spark-components",
"version": "4.108.2",
"version": "4.108.3",
"description": "Common webcomponents",
"license": "MIT",
"main": "dist/stencil-wrapper.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/genesys-spark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genesys-spark",
"version": "4.108.2",
"version": "4.108.3",
"description": "",
"license": "ISC",
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion web-apps/genesys-spark-examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genesys-spark-examples",
"version": "4.108.2",
"version": "4.108.3",
"license": "MIT",
"scripts": {
"prebuild": "npm run clean",
Expand Down

0 comments on commit b60fb1b

Please sign in to comment.