Skip to content

Commit

Permalink
Update changelog, bump to version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
PEZ committed May 8, 2022
1 parent 93c1d91 commit a9e29ec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ Changes to Joyride

## [Unreleased]

## [0.0.7] - 2022-05-06

- [Activation scripts](https://github.com/BetterThanTomorrow/joyride/issues/8)


## [0.0.6] - 2022-05-06

- [Give the scripts access to the Joyride extension context](https://github.com/BetterThanTomorrow/joyride/issues/33)

## [0.0.5] - 2022-05-06

- Fix [API call `startNReplServer` not honoring the `root-path` argument](https://github.com/BetterThanTomorrow/joyride/issues/32)
Expand Down
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": "Joyride",
"description": "Joyride VS Code with Clojure! Makes your editor scriptable. Powered by SCI, the Small Clojure Interpreter.",
"icon": "assets/joyride.png",
"version": "0.0.6",
"version": "0.0.7",
"publisher": "betterthantomorrow",
"author": {
"name": "Better Than Tomorrow",
Expand Down

0 comments on commit a9e29ec

Please sign in to comment.