Skip to content

Commit

Permalink
chore(web-component): release version 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 11, 2023
1 parent 7d0119a commit 486e6f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/web-component/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.3.0](https://github.com/descope/descope-js/compare/web-component-3.2.0...web-component-3.3.0) (2023-12-11)


### Features

* support dynamic attribute values RELEASE ([#333](https://github.com/descope/descope-js/issues/333)) ([7d0119a](https://github.com/descope/descope-js/commit/7d0119a1f02c2110a47db97d7f563cd13c3ead41))

## [3.2.0](https://github.com/descope/descope-js/compare/web-component-3.1.6...web-component-3.2.0) (2023-12-09)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/web-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/web-component",
"version": "3.2.0",
"version": "3.3.0",
"author": "Descope Team <[email protected]>",
"homepage": "https://github.com/descope/web-component",
"bugs": {
Expand Down

0 comments on commit 486e6f9

Please sign in to comment.