Skip to content

Commit

Permalink
fix(version): update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
atticusofsparta committed Nov 25, 2024
1 parent a793cf3 commit 1b38d43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [8] - [XP9_LFTae8C0yvCb_DUJaC5LXaiZIbiGT1yY25X0JCg] - (2024-11-25)

### Added

- Release-Name Handler
Expand Down
2 changes: 1 addition & 1 deletion version.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// TODO: make this an auto generated file

export default '8-pre';
export default '8';

0 comments on commit 1b38d43

Please sign in to comment.