Skip to content

Commit 1c8359b

Browse files
1.8.4
1 parent 93a4f3b commit 1c8359b

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.8.4](https://github.com/ManticoreGamesInc/vscode-core/compare/1.8.3...1.8.4) - 2021-11-29
9+
10+
### Commits
11+
12+
- Switch to a different GH action to release [`93a4f3b`](https://github.com/ManticoreGamesInc/vscode-core/commit/93a4f3ba291428b2b6799e8decf27cf92feb789a)
13+
814
## [1.8.3](https://github.com/ManticoreGamesInc/vscode-core/compare/1.8.2...1.8.3) - 2021-11-29
915

1016
### Merged

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Core Lua API",
44
"description": "Adds support for the Core Games Lua API",
55
"license": "MIT",
6-
"version": "1.8.3",
6+
"version": "1.8.4",
77
"icon": "images/logo.png",
88
"publisher": "ManticoreGames",
99
"repository": {

0 commit comments

Comments
 (0)