Skip to content

Commit

Permalink
1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
StanzillaManticore committed Jul 27, 2021
1 parent 046998b commit e482a66
Show file tree
Hide file tree
Showing 3 changed files with 229 additions and 51 deletions.
276 changes: 227 additions & 49 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,75 +1,253 @@
# Changelog

## 1.3.2
All notable changes to this project will be documented in this file.

- Switch extensionKind to `["workspace", "ui"]`
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).

## 1.3.1
## [1.3.3](https://github.com/ManticoreGamesInc/vscode-core/compare/1.3.2...1.3.3) - 2021-07-27

- Update Packages
### Commits

## 1.2.2
- Update API for Patch 1.0.199 [`3e9523e`](https://github.com/ManticoreGamesInc/vscode-core/commit/3e9523e9bd844559d29680af4949c79300e5af2f)
- Update markdown rules [`5ac744c`](https://github.com/ManticoreGamesInc/vscode-core/commit/5ac744c15cd6d89fd1cf7612971be26f52eebd04)
- Bump ts-loader from 9.2.3 to 9.2.4 [`459e75f`](https://github.com/ManticoreGamesInc/vscode-core/commit/459e75fbb5962c65d5341a4a60ffed29e2cd39ef)

### Minor Changes
## [1.3.2](https://github.com/ManticoreGamesInc/vscode-core/compare/1.3.1...1.3.2) - 2021-07-20

- Switch extensionKind to ui + workspace: e3b38368765207f9f6f91ae2f4eed8b4ccc71b70
- Update vscode min-requirement: 0c40d344cba54d8599533203fe9f42afa71b09c7
### Commits

### Patches
- Switch extensionKind to ["workspace", "ui"] [`2a24f98`](https://github.com/ManticoreGamesInc/vscode-core/commit/2a24f984bd12c89e7cf139e68836be016e91bd9c)

- Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3: ad9bc20f377e787ba61bebcfb6e7d4aae52e54ba
- Bump @types/node from 16.3.1 to 16.3.3: 303b200beba4f05e19b47c9e77afa0578096af65
- Bump @typescript-eslint/parser from 4.28.2 to 4.28.3: 2dd63c88f37b3062348c74b6bc03ac98c711ece2
- Bump vscode-test from 1.5.2 to 1.6.1: f05150a9f9ec7dd4dc9d54cb63d186b7fa3c3136
- Bump eslint from 7.30.0 to 7.31.0: 34891f53b81bebe24a81d281b6f7122c7e56bba0
## [1.3.1](https://github.com/ManticoreGamesInc/vscode-core/compare/1.2.2...1.3.1) - 2021-07-20

## 1.2.1
### Commits

- Same as 1.2.0
- Update Packages [`770294b`](https://github.com/ManticoreGamesInc/vscode-core/commit/770294b6040f92632953ca0861cd6a2c924bb5c4)

## 1.2.0
## [1.2.2](https://github.com/ManticoreGamesInc/vscode-core/compare/1.2.1...1.2.2) - 2021-07-20

- Add support for Core's constants: 1ebb8ad3c31664146d0720db4532a921a86f4c4a
### Commits

## 1.1.0
- Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3 [`ad9bc20`](https://github.com/ManticoreGamesInc/vscode-core/commit/ad9bc20f377e787ba61bebcfb6e7d4aae52e54ba)
- Bump @typescript-eslint/parser from 4.28.2 to 4.28.3 [`2dd63c8`](https://github.com/ManticoreGamesInc/vscode-core/commit/2dd63c88f37b3062348c74b6bc03ac98c711ece2)
- Bump eslint from 7.30.0 to 7.31.0 [`34891f5`](https://github.com/ManticoreGamesInc/vscode-core/commit/34891f53b81bebe24a81d281b6f7122c7e56bba0)

### Minor Changes
## [1.2.1](https://github.com/ManticoreGamesInc/vscode-core/compare/1.1.0...1.2.1) - 2021-07-17

- Add workaround for Tick() and time(): f833fcd0fc1a7954d08ebf44bd31e3d71ab9b13a
### Commits

### Patches
- Add support for Core's constants. [`1ebb8ad`](https://github.com/ManticoreGamesInc/vscode-core/commit/1ebb8ad3c31664146d0720db4532a921a86f4c4a)
- Update Changelog [`560126b`](https://github.com/ManticoreGamesInc/vscode-core/commit/560126be084e53c80b8234402bd4ecf24a2db99b)
- Update Changelog [`1c3075c`](https://github.com/ManticoreGamesInc/vscode-core/commit/1c3075c642a2242730d342527d20906e1a4f0fae)

- Bump @types/node from 16.0.0 to 16.3.1: 87dc227f8c96697cfe5c50e7c236670c61a8d1da
- Bump @types/glob from 7.1.3 to 7.1.4: 6853a4054bfddb88c63e81600bcb985d54781c78
- Bump @typescript-eslint/typescript-estree from 4.28.1 to 4.28.2: 6f84bc7df1bf6ced68e3e5ec7d288228dbcc704b
- Bump ts-node from 10.0.0 to 10.1.0: 46b5e81dd485b8ea4e76b148f2fc92af0e10c523
- Bump @types/mocha from 8.2.2 to 8.2.3: bdedbd6832a31ba16494806a80747a5d5d08463c
- Bump esbuild from 0.12.14 to 0.12.15: 73fe49f32020f47daa5183fb7890a7c8a753e2c1
- Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2: bbc69153679490581e9f702b2a926c80505c070d
- Bump @typescript-eslint/parser from 4.28.1 to 4.28.2: 7a67b4d6ad56b5a8adc4bad9a5de19587b119487
- Bump @types/chai from 4.2.19 to 4.2.21: 42b953491f7fdac3b3a7f7a2d9c751af04358a35
- CI: node 15->16: 761d019c3f1bb6ad3c6b69ec75d6c526c96251b2
- Update Changelog: 68c8d2d5df2dbd8fe20353e1d3e42b58a1340012
## [1.1.0](https://github.com/ManticoreGamesInc/vscode-core/compare/1.0.1...1.1.0) - 2021-07-15

## 1.0.1
### Commits

### Major Changes
- Add workaround for Tick() and time() [`f833fcd`](https://github.com/ManticoreGamesInc/vscode-core/commit/f833fcd0fc1a7954d08ebf44bd31e3d71ab9b13a)
- Bump @typescript-eslint/parser from 4.28.1 to 4.28.2 [`7a67b4d`](https://github.com/ManticoreGamesInc/vscode-core/commit/7a67b4d6ad56b5a8adc4bad9a5de19587b119487)
- Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2 [`bbc6915`](https://github.com/ManticoreGamesInc/vscode-core/commit/bbc69153679490581e9f702b2a926c80505c070d)

- Move to EmmyLua implementation: 1609e051515b8d17d86b210bb1f29fef3e017537
## [1.0.1](https://github.com/ManticoreGamesInc/vscode-core/compare/1.0.0...1.0.1) - 2021-07-11

### Minor Changes
### Commits

- CI: Update to new setup-node cache feature: 9a8098a5311e039710bd221193c6aa86b3cc7abc
- Update API for Patch 1.0.195: b655975307cce609083175a178ac8a71b8c23d83
- temp remove vs badge from readme until they allow it [`4449785`](https://github.com/ManticoreGamesInc/vscode-core/commit/444978554ee351fbad2bcc98bb853302d7e55588)

### Patches
## [1.0.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.20.0...1.0.0) - 2021-07-11

- Temp remove vs badge from readme until they allow it: 444978554ee351fbad2bcc98bb853302d7e55588
- Bump @types/node from 15.12.5 to 16.0.0: 91f409012e7f39e1b61f1eb54acbbc1e022c9fe8
- Bump @typescript-eslint/typescript-estree from 4.28.0 to 4.28.1: 3a4c51f15c0a94b55a8e785b865c9ce9c0712394
- Bump typescript from 4.3.4 to 4.3.5: 268b2978d87a806946e765aa7511a7c9907e77ed
- Bump mocha from 9.0.1 to 9.0.2: 516495c55404dbd23deaa9a8d72bdd08165687df
- Bump eslint from 7.29.0 to 7.30.0: d37b5b94368c9cd01320af224ab081b2d2a31230
- Bump @typescript-eslint/parser from 4.28.0 to 4.28.1: 03028b2d009c4f0161e57e095f2d9785000cfeaf
- Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1: d2146ca724eb0405965bc37c1a74b83387926b63
- Bump esbuild from 0.12.11 to 0.12.14: 69bc26b1980bd0c5e4c9fac8c66f6b7d694dd0a9
### Commits

- Move to EmmyLua implementation [`1609e05`](https://github.com/ManticoreGamesInc/vscode-core/commit/1609e051515b8d17d86b210bb1f29fef3e017537)
- Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1 [`d2146ca`](https://github.com/ManticoreGamesInc/vscode-core/commit/d2146ca724eb0405965bc37c1a74b83387926b63)
- Bump @typescript-eslint/typescript-estree from 4.28.0 to 4.28.1 [`3a4c51f`](https://github.com/ManticoreGamesInc/vscode-core/commit/3a4c51f15c0a94b55a8e785b865c9ce9c0712394)

## [0.20.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.19.0...0.20.0) - 2021-06-28

### Commits

- Switch to esbuild [`8995474`](https://github.com/ManticoreGamesInc/vscode-core/commit/8995474a11ef322f6ee4da21290af4c265ad3675)
- Update API for Patch 1.0.193 [`8199055`](https://github.com/ManticoreGamesInc/vscode-core/commit/81990551480becb25385738a8c69b54db7fecb9f)
- Bump @typescript-eslint/parser from 4.27.0 to 4.28.0 [`bfdca09`](https://github.com/ManticoreGamesInc/vscode-core/commit/bfdca090370bda9743e696724cd0e35685a718cc)

## [0.19.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.18.0...0.19.0) - 2021-06-14

### Commits

- Update API for Patch 1.0.192 [`5a981a0`](https://github.com/ManticoreGamesInc/vscode-core/commit/5a981a033a2b0c3067c449214250796f6d2ac05c)
- Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0 [`e05b1ff`](https://github.com/ManticoreGamesInc/vscode-core/commit/e05b1ff8b477c4a1e0ba16278ea8f184e006eed6)
- Bump @typescript-eslint/parser from 4.25.0 to 4.26.0 [`6ae62dd`](https://github.com/ManticoreGamesInc/vscode-core/commit/6ae62ddaf833b52e4a487820b707c34c0e254539)

## [0.18.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.17.0...0.18.0) - 2021-05-31

### Commits

- Update API for Patch 1.0.191 [`dc6f17d`](https://github.com/ManticoreGamesInc/vscode-core/commit/dc6f17d754a114d09370405abf14c490f735fc1f)
- Bump @typescript-eslint/parser from 4.24.0 to 4.25.0 [`07ce1f2`](https://github.com/ManticoreGamesInc/vscode-core/commit/07ce1f25cbbc886fa8773114082e5a925a4d3f43)
- Bump @typescript-eslint/parser from 4.23.0 to 4.24.0 [`76ba95e`](https://github.com/ManticoreGamesInc/vscode-core/commit/76ba95efe4a305d8472d7dc892da7a8de9328585)

## [0.17.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.16.1...0.17.0) - 2021-05-17

### Commits

- Update API Dump to 1.0.188 [`d1e7a9e`](https://github.com/ManticoreGamesInc/vscode-core/commit/d1e7a9ea81711abb1ab36b3f0ba2b71e2b992a41)
- Bump @typescript-eslint/parser from 4.22.0 to 4.23.0 [`01b1b0e`](https://github.com/ManticoreGamesInc/vscode-core/commit/01b1b0e86941aa83b142729fad1af522513b10aa)
- Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 [`9dabe1b`](https://github.com/ManticoreGamesInc/vscode-core/commit/9dabe1b10b681db492a1fcc260824232f8f3c62b)

## [0.16.1](https://github.com/ManticoreGamesInc/vscode-core/compare/0.16.0...0.16.1) - 2021-05-03

### Commits

- Update Engines [`afd4b06`](https://github.com/ManticoreGamesInc/vscode-core/commit/afd4b06c5401be345c516c7ccb47cab95545a93a)

## [0.16.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.15.0...0.16.0) - 2021-05-03

### Commits

- Update API for Patch 1.0.186 [`ea50ec2`](https://github.com/ManticoreGamesInc/vscode-core/commit/ea50ec2fab5cd4419254f87442f2dfedfefb57e9)
- Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 [`7ba35a4`](https://github.com/ManticoreGamesInc/vscode-core/commit/7ba35a41b0928acf6ffd8e0535cce1cc290a6f83)
- Bump @typescript-eslint/parser from 4.21.0 to 4.22.0 [`2a94424`](https://github.com/ManticoreGamesInc/vscode-core/commit/2a944242a8f699ca3c878ee5bdaa12fb429b92ee)

## [0.15.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.14.0...0.15.0) - 2021-03-29

### Commits

- Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0 [`b8a563f`](https://github.com/ManticoreGamesInc/vscode-core/commit/b8a563f4779ab0a416514c2e2ceb804e54b54289)
- Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 [`62c6722`](https://github.com/ManticoreGamesInc/vscode-core/commit/62c6722c19cc4061176b2a5a8247d540a11dc63b)
- Bump @typescript-eslint/typescript-estree from 4.17.0 to 4.18.0 [`a453ca3`](https://github.com/ManticoreGamesInc/vscode-core/commit/a453ca3e40942aba1e6d603591417875e9156d58)

## [0.14.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.13.0...0.14.0) - 2021-03-15

### Commits

- Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.17.0 [`2ad5133`](https://github.com/ManticoreGamesInc/vscode-core/commit/2ad51336beab3d39c683c5a454b51d0a2d05c4c7)
- Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1 [`2e0ad38`](https://github.com/ManticoreGamesInc/vscode-core/commit/2e0ad38824d40d7c3ca8efd42f0a3763dee33f26)
- Bump @typescript-eslint/typescript-estree from 4.16.1 to 4.17.0 [`ab34c48`](https://github.com/ManticoreGamesInc/vscode-core/commit/ab34c481ac45ced6d8c3462f6b63d55a659c27ee)

## [0.13.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.12.0...0.13.0) - 2021-03-01

### Commits

- increase engine version [`b0ca773`](https://github.com/ManticoreGamesInc/vscode-core/commit/b0ca773c40fe3f0582e063377ce94c3c7f1b3fcd)

## [0.12.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.11.0...0.12.0) - 2021-03-01

### Commits

- Update API for Patch 1.0.177 [`968a2b8`](https://github.com/ManticoreGamesInc/vscode-core/commit/968a2b838d901b21a3b8101c6036a8015b307913)
- Update lockfile to npm v7 format [`b3535b3`](https://github.com/ManticoreGamesInc/vscode-core/commit/b3535b37ae6316e4bbc2e53d10a58cfca509f819)
- Bump mocha from 8.2.1 to 8.3.0 [`b4026db`](https://github.com/ManticoreGamesInc/vscode-core/commit/b4026dbcbeea585a0ed51e45e47beeb357d6a3b0)

## [0.11.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.10.0...0.11.0) - 2021-02-01

### Commits

- Update changelog and readme [`2a307aa`](https://github.com/ManticoreGamesInc/vscode-core/commit/2a307aabd818867eacc3e5905405c956ecce7043)
- Bump @typescript-eslint/typescript-estree from 4.14.0 to 4.14.1 [`a6364f0`](https://github.com/ManticoreGamesInc/vscode-core/commit/a6364f0632d9e7fd58cd3124c8adaefbfc68fc9a)
- Bump vscode-test from 1.4.1 to 1.5.0 [`0342ff2`](https://github.com/ManticoreGamesInc/vscode-core/commit/0342ff2933b2397a11b863d2dc33bb0fa1f68f4c)

## [0.10.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.9.0...0.10.0) - 2021-01-19

### Commits

- Update API for Patch 1.0.175 [`df0ff6c`](https://github.com/ManticoreGamesInc/vscode-core/commit/df0ff6c4557c838ed100f86da8422eaefe55392b)
- Bump webpack from 5.11.1 to 5.12.3 [`806deef`](https://github.com/ManticoreGamesInc/vscode-core/commit/806deefe31933d11cead3d7356ba512c3e5c1fda)
- Bump eslint from 7.17.0 to 7.18.0 [`691652e`](https://github.com/ManticoreGamesInc/vscode-core/commit/691652e5b033dfb417a0d20bedb4792423951e61)

## [0.9.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.8.0...0.9.0) - 2020-12-15

### Commits

- Bump webpack from 5.10.0 to 5.10.1 [`ea51b7f`](https://github.com/ManticoreGamesInc/vscode-core/commit/ea51b7f62eb0cd9802db4b6817bb88dd46924bdb)
- Update API for Patch 1.0.171 [`fec920b`](https://github.com/ManticoreGamesInc/vscode-core/commit/fec920bb21309db892bca7cd4002dd99bd0848b4)
- Bump eslint from 7.14.0 to 7.15.0 [`ee900b5`](https://github.com/ManticoreGamesInc/vscode-core/commit/ee900b5b47da20dbc9e2e3347cff1e77e2283ca6)

## [0.8.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.7.0...0.8.0) - 2020-12-01

### Commits

- Bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2 [`035e60d`](https://github.com/ManticoreGamesInc/vscode-core/commit/035e60da93f9c52f035420005eb11a5be5758448)
- Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.1 [`37754cf`](https://github.com/ManticoreGamesInc/vscode-core/commit/37754cf4d24f13a337e86ff24cd986eebacb98eb)
- Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0 [`3e1d5dd`](https://github.com/ManticoreGamesInc/vscode-core/commit/3e1d5ddd2e69e3d683c1c7faf0a6115bc1222ab6)

## [0.7.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.6.0...0.7.0) - 2020-11-09

### Commits

- Bump mocha from 8.2.0 to 8.2.1 [`57813f3`](https://github.com/ManticoreGamesInc/vscode-core/commit/57813f31d28cda663dc7209a6189f998afdf5086)
- Update API for Patch 1.0.165 [`eaa02f8`](https://github.com/ManticoreGamesInc/vscode-core/commit/eaa02f80586f66483a5c284274a6138900a5e1dd)
- Bump @typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1 [`955365c`](https://github.com/ManticoreGamesInc/vscode-core/commit/955365c8e2014c0608ffcfa0edd7dfebfd90fe40)

## [0.6.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.5.0...0.6.0) - 2020-10-28

### Commits

- Update for webpack5 [`0803b1e`](https://github.com/ManticoreGamesInc/vscode-core/commit/0803b1ecb72a3c748f096b839e4c49ca7c5ed1f8)

## [0.5.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.4.1...0.5.0) - 2020-10-26

### Commits

- Bump webpack-cli from 4.0.0 to 4.1.0 [`88429ac`](https://github.com/ManticoreGamesInc/vscode-core/commit/88429acc10d57ce0ea1c462c2e6b4f06a5a6ec5e)
- Bump webpack from 4.44.2 to 5.1.3 [`1dadd85`](https://github.com/ManticoreGamesInc/vscode-core/commit/1dadd855af60155fa01f7d6ac1bac973d19e50a2)
- Bump mocha from 8.1.3 to 8.2.0 [`33124eb`](https://github.com/ManticoreGamesInc/vscode-core/commit/33124eb21fd449d8ee7734a2b25da0c43bf4fd90)

## [0.4.1](https://github.com/ManticoreGamesInc/vscode-core/compare/0.3.0...0.4.1) - 2020-10-13

### Commits

- Update Engines version [`86e9a19`](https://github.com/ManticoreGamesInc/vscode-core/commit/86e9a193c13e71c846cea7a4c2600c762342cc2a)

## [0.3.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.2.2...0.3.0) - 2020-10-13

### Commits

- Bump webpack-cli from 3.3.12 to 4.0.0 [`3c37bef`](https://github.com/ManticoreGamesInc/vscode-core/commit/3c37bef0359744674c50da02c3ab83b4c37914bd)
- Bump @typescript-eslint/eslint-plugin from 4.2.0 to 4.3.0 [`a034e80`](https://github.com/ManticoreGamesInc/vscode-core/commit/a034e80661b3697d17f6c4fddecd7cf88f9d37b2)
- Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0 [`c91a423`](https://github.com/ManticoreGamesInc/vscode-core/commit/c91a423b57a98d0bc326dff00a23cee971eeed4a)

## [0.2.2](https://github.com/ManticoreGamesInc/vscode-core/compare/0.2.1...0.2.2) - 2020-09-21

### Commits

- Bump webpack from 4.44.1 to 4.44.2 [`c3e40df`](https://github.com/ManticoreGamesInc/vscode-core/commit/c3e40df311e4a8f7da48cd62541a0f8b14e64093)
- Bump ts-loader from 8.0.3 to 8.0.4 [`1ca2a73`](https://github.com/ManticoreGamesInc/vscode-core/commit/1ca2a73984b0ec3c6d15d8bde2e2337c4b9f1aa8)
- Bump @types/node from 14.10.1 to 14.11.1 [`43fa308`](https://github.com/ManticoreGamesInc/vscode-core/commit/43fa308ab2b908bd8f2f43e4ca9ad7093da63d4b)

## [0.2.1](https://github.com/ManticoreGamesInc/vscode-core/compare/0.2.0...0.2.1) - 2020-09-15

### Commits

- Update metadata [`9fa47df`](https://github.com/ManticoreGamesInc/vscode-core/commit/9fa47df4f2f0f4a239d48623f0258e5cfb5ae72e)

## [0.2.0](https://github.com/ManticoreGamesInc/vscode-core/compare/0.1.5...0.2.0) - 2020-09-15

### Merged

- Add event providers [`#2`](https://github.com/ManticoreGamesInc/vscode-core/pull/2)
- Bump eslint from 7.3.0 to 7.3.1 [`#29`](https://github.com/ManticoreGamesInc/vscode-core/pull/29)

### Commits

- Update API dump and packages [`adcf0c8`](https://github.com/ManticoreGamesInc/vscode-core/commit/adcf0c80fc8dbd0bb5248244ce9997f5370a7297)
- clean up unused packages [`6912b9a`](https://github.com/ManticoreGamesInc/vscode-core/commit/6912b9a6ce07f281d3b4affcca5f85ac85597b54)
- Bump eslint from 7.2.0 to 7.3.0 [`e47c4ec`](https://github.com/ManticoreGamesInc/vscode-core/commit/e47c4ec05397c4eff6b22a7bdec2230d78541214)

## [0.1.5](https://github.com/ManticoreGamesInc/vscode-core/compare/0.1.4...0.1.5) - 2020-05-29

## [0.1.4](https://github.com/ManticoreGamesInc/vscode-core/compare/v0.1.0...0.1.4) - 2020-05-29

### Commits

- initial working version [`06183f2`](https://github.com/ManticoreGamesInc/vscode-core/commit/06183f22eef0f76866914091d19842a85c5f9541)
- add webpack [`c4f37a2`](https://github.com/ManticoreGamesInc/vscode-core/commit/c4f37a2281c005c3f8354e0281c55814b94267df)
- add semantic release and release ci [`5c93fb4`](https://github.com/ManticoreGamesInc/vscode-core/commit/5c93fb4ea3730c92ebd727b6f8af60012fbecb15)

## v0.1.0 - 2020-05-02

### Commits

- Initial commit [`cf517bf`](https://github.com/ManticoreGamesInc/vscode-core/commit/cf517bf9a010bd6d3c124a7b32af31d8ebe8e2be)
- Initial commit [`9805016`](https://github.com/ManticoreGamesInc/vscode-core/commit/98050169ce27a170bd0558a5c52ab154b603c60f)
- add logo [`423573c`](https://github.com/ManticoreGamesInc/vscode-core/commit/423573c2a94799a59266c4db472e30e1910f87ca)
2 changes: 1 addition & 1 deletion 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": "Core Lua API",
"description": "Adds support for the Core Games Lua API",
"license": "MIT",
"version": "1.3.2",
"version": "1.3.3",
"icon": "images/logo.png",
"publisher": "ManticoreGames",
"repository": {
Expand Down

0 comments on commit e482a66

Please sign in to comment.