Skip to content

Commit

Permalink
Merge pull request #52 from guicassolato/release-v0.9.0
Browse files Browse the repository at this point in the history
Bump version to v0.9.0
  • Loading branch information
guicassolato committed Nov 27, 2023
2 parents 1f35ed3 + e65f841 commit 9e25bc2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This file is structured according to the [Keep a Changelog](http://keepachangelo

## [Unreleased]

## [v0.9.0] - 2023-11-27

### Fixed

- Reveal active column on reload preview
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Tothom",
"description": "Yet another markdown preview with code block execution.",
"icon": "resources/tothom.png",
"version": "0.8.0",
"version": "0.9.0",
"engines": {
"vscode": "^1.74.0"
},
Expand Down

0 comments on commit 9e25bc2

Please sign in to comment.