Skip to content

Commit

Permalink
chore(release): 3.132.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Jan 7, 2025
1 parent 394cee5 commit aef017c
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 9 deletions.
10 changes: 5 additions & 5 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": "3.132.1",
"version": "3.132.2",
"description": "Common webcomponents",
"license": "MIT",
"scripts": {
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": "3.132.1",
"version": "3.132.2",
"description": "",
"license": "MIT",
"main": "dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/genesys-spark-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [3.132.2](https://github.com/MyPureCloud/genesys-spark/compare/v3.132.1...v3.132.2) (2025-01-07)


### Bug Fixes

* **gux-toggle:** a11y add support for single label ([31d4061](https://github.com/MyPureCloud/genesys-spark/commit/31d406172206002ec2a3023188d9d6d9abe8c9fd))

### [3.132.1](https://github.com/MyPureCloud/genesys-spark/compare/v3.132.0...v3.132.1) (2024-12-11)


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": "3.132.1",
"version": "3.132.2",
"description": "Common webcomponents",
"license": "MIT",
"main": "dist/stencil-wrapper.js",
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": "3.132.1",
"version": "3.132.2",
"license": "MIT",
"scripts": {
"prebuild": "npm run clean",
Expand Down

0 comments on commit aef017c

Please sign in to comment.