Skip to content

Commit 5300882

Browse files
authored
Merge pull request #531 from rdkcentral/dev
Hotfix - properly publishing typescript types.
2 parents b5f1663 + 3bf8ae9 commit 5300882

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v2.13.1
4+
*12 apr 2024*
5+
6+
- Hotfix - Typescript types were not properly published
7+
38
## v2.13.0
49
*11 apr 2024*
510

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,7 +1,7 @@
11
{
22
"author": "Metrological, Bas van Meurs <b.van.meurs@metrological.com>",
33
"name": "@lightningjs/core",
4-
"version": "2.13.0",
4+
"version": "2.13.1",
55
"license": "Apache-2.0",
66
"type": "module",
77
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)