Skip to content

Commit

Permalink
release(packages/sui-js): v2.29.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Dec 4, 2023
1 parent 5692699 commit 42bc872
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/sui-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

# 2.29.0 (2023-12-04)


### Features

* **packages/sui-js:** exclude all dangerous html elements ([b2fd013](https://github.com/SUI-Components/sui/commit/b2fd0139e3549eb2d06e95c53347d5242375fe49))
* **packages/sui-js:** exclude script tags in html sanitization ([92d8ff9](https://github.com/SUI-Components/sui/commit/92d8ff989a695dc18172f6447cec0b5649f75aea))



# 2.28.0 (2023-08-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/sui-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/js",
"version": "2.28.0",
"version": "2.29.0",
"description": "Set of JS utilities",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 42bc872

Please sign in to comment.