Skip to content

Commit 92bccb7

Browse files
authored
Merge 2fe6290 into 5aab3f8
2 parents 5aab3f8 + 2fe6290 commit 92bccb7

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1616
Security -- in case of vulnerabilities.
1717
-->
1818

19+
## [0.18.2]
20+
21+
### Added
22+
- Added Lua 5.0 definitions
23+
1924
## [0.18.1]
2025

2126
### Fixed
@@ -44,7 +49,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
4449
- workflow has been added for generaing json artifacts.
4550

4651
<!--Version Comparison Links-->
47-
[Unreleased]: https://github.com/tektronix/tsp-toolkit-webhelp-to-json/compare/v0.18.1...HEAD
52+
[Unreleased]: https://github.com/tektronix/tsp-toolkit-webhelp-to-json/compare/v0.18.2...HEAD
53+
[0.18.2]: https://github.com/tektronix/tsp-toolkit-webhelp-to-json/releases/tag/v0.18.2
4854
[0.18.1]: https://github.com/tektronix/tsp-toolkit-webhelp-to-json/releases/tag/v0.18.1
4955
[0.18.0]: https://github.com/tektronix/tsp-toolkit-webhelp-to-json/releases/tag/v0.18.0
5056
[0.16.0]: https://github.com/tektronix/tsp-toolkit-webhelp-to-json/releases/tag/v0.16.0

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@tektronix/keithley_instrument_libraries",
3-
"version": "0.18.1",
3+
"version": "0.18.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)