Skip to content

Commit

Permalink
Revert to v23 state
Browse files Browse the repository at this point in the history
  • Loading branch information
robole committed Oct 15, 2023
2 parents 453450e + eb29bf7 commit cda33eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,18 @@ All notable changes to this project are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

<<<<<<< HEAD
=======
## [0.24.2] - 2023-10-16

### Changed

- Revert changes of 23.0.

## [0.24.1] - 2023-10-15

### Changed

- Revert changes of 24.1. Issue found and requires investigation.
- Issue found and requires investigation. Try to revert to v23.

>>>>>>> v23
## [0.24.0] - 2023-10-15

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"description": "View and edit all your snippets in one purty place. Yee-haw!",
"icon": "img/logo.png",
"version": "0.24.1",
"version": "0.24.2",
"engines": {
"vscode": "^1.4.0",
"node": ">=12.0.0"
Expand Down

0 comments on commit cda33eb

Please sign in to comment.