Skip to content

Commit

Permalink
chore(release): 6.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.1.0](v6.0.5...v6.1.0) (2024-07-16)

### Features

* use dart-sass instead of node sass ([cbc2457](cbc2457))
  • Loading branch information
semantic-release-bot committed Jul 16, 2024
1 parent cbc2457 commit a5c37d2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [6.1.0](https://github.com/cycjimmy/jsmpeg-player/compare/v6.0.5...v6.1.0) (2024-07-16)


### Features

* use dart-sass instead of node sass ([cbc2457](https://github.com/cycjimmy/jsmpeg-player/commit/cbc2457eef46f20a83c998fe527f2d241171baad))

## [6.0.5](https://github.com/cycjimmy/jsmpeg-player/compare/v6.0.4...v6.0.5) (2022-09-22)


Expand Down
4 changes: 2 additions & 2 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": "@cycjimmy/jsmpeg-player",
"version": "6.0.5",
"version": "6.1.0",
"description": "MPEG1 Video Player Based On JSMpeg",
"type": "module",
"main": "dist/jsmpeg-player.cjs",
Expand Down

0 comments on commit a5c37d2

Please sign in to comment.