Skip to content

Commit

Permalink
chore(develop): release 1.6.0 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 3, 2023
1 parent 629ed14 commit 926f090
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions 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.

## [1.6.0](https://github.com/The24thDS/rmg-utils/compare/v1.5.2...v1.6.0) (2023-10-03)


### Features

* add unused DDS file finder ([#10](https://github.com/The24thDS/rmg-utils/issues/10)) ([3720ce6](https://github.com/The24thDS/rmg-utils/commit/3720ce6750dcbb5fa8c717ab5e6eb9ea136c3efa))

## [1.5.2](https://github.com/The24thDS/rmg-utils/compare/v1.5.1...v1.5.2) (2023-09-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rmg-utils",
"private": true,
"version": "1.5.2",
"version": "1.6.0",
"scripts": {
"dev": "vite",
"prebuild": "cp magick.js public/assets/magick.js && cp magick.wasm public/assets/magick.wasm",
Expand Down

0 comments on commit 926f090

Please sign in to comment.