Skip to content

Commit 08601fc

Browse files
1.8.7
1 parent 1b08a0b commit 08601fc

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.7](https://github.com/ManticoreGamesInc/vscode-core/compare/1.8.6...1.8.7) - 2022-01-15
9+
10+
### Commits
11+
12+
- Make preloadFileSize bumping smarter [`1b08a0b`](https://github.com/ManticoreGamesInc/vscode-core/commit/1b08a0b7065193565ef68182a22c3eb83e88f3bc)
13+
814
## [1.8.6](https://github.com/ManticoreGamesInc/vscode-core/compare/1.8.5...1.8.6) - 2022-01-15
915

1016
### Commits

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.6",
6+
"version": "1.8.7",
77
"icon": "images/logo.png",
88
"publisher": "ManticoreGames",
99
"repository": {

0 commit comments

Comments
 (0)