Skip to content

Commit

Permalink
release(components/atom/videoPlayer): v1.32.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Sep 16, 2024
1 parent 83c7e61 commit 6e41b36
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions components/atom/videoPlayer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

# 1.32.0 (2024-09-16)


### Features

* Add loop attribute ([be67bb5](https://github.com/SUI-Components/sui-components/commit/be67bb5b24895789111a96b113cb06279dce6198))



# 1.31.0 (2024-05-06)


Expand Down
2 changes: 1 addition & 1 deletion components/atom/videoPlayer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/react-atom-video-player",
"version": "1.31.0",
"version": "1.32.0",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 6e41b36

Please sign in to comment.