Skip to content

Commit

Permalink
chore(develop): release 1.6.1 (#21)
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 Jul 28, 2024
1 parent fd83c4c commit 559531e
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.1](https://github.com/The24thDS/rmg-utils/compare/v1.6.0...v1.6.1) (2024-07-28)


### Bug Fixes

* fixed and migrated analytics to mongodb ([#20](https://github.com/The24thDS/rmg-utils/issues/20)) ([fd83c4c](https://github.com/The24thDS/rmg-utils/commit/fd83c4c0f36cbcd55483e25dabfdc5c987a6a593))

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


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.6.0",
"version": "1.6.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 559531e

Please sign in to comment.