Skip to content

Commit

Permalink
Updated changelog and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Oct 12, 2024
1 parent 8ab34e0 commit 885cefe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
We'll document all notable changes in this file, including bug fixes, enhancements, and dependency updates.
Dates should be in`YYYY-MM-DD` format and versions are in [semantic versioning](http://semver.org/) format.

## v0.6.11 2024-10-11

### Fixed

- Corrected profile links in header.
- Prevented profile redirect cycle.
- Fixed permissions on change editing.

## v0.6.10 2024-10-05

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adminima",
"version": "0.6.8",
"version": "0.6.11",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit 885cefe

Please sign in to comment.