Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
🎲 committed Nov 10, 2024
2 parents 0ef76cf + 2b7b7b4 commit bdcf9d4
Show file tree
Hide file tree
Showing 23 changed files with 164 additions and 43 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.30.0 (2024-01-14)


### Features

* **rxi-json:** restore rxi json ([4bac0d9](https://github.com/flying-dice/tslua-dcs/commit/4bac0d93a6da0de598a246e96eb3411eeb41b29b))





## 0.29.3 (2024-01-14)


Expand Down
6 changes: 3 additions & 3 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.29.3"
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.30.0"
}
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/tslua-base64/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.30.0 (2024-01-14)


### Features

* **rxi-json:** restore rxi json ([4bac0d9](https://github.com/flying-dice/tslua-dcs/commit/4bac0d93a6da0de598a246e96eb3411eeb41b29b))





## 0.29.3 (2024-01-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/tslua-base64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flying-dice/tslua-base64",
"version": "0.29.3",
"version": "0.30.0",
"description": "Base64 library with typings",
"keywords": [
"lua",
Expand Down
11 changes: 11 additions & 0 deletions packages/tslua-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.30.0 (2024-01-14)


### Features

* **rxi-json:** restore rxi json ([4bac0d9](https://github.com/flying-dice/tslua-dcs/commit/4bac0d93a6da0de598a246e96eb3411eeb41b29b))





## 0.29.3 (2024-01-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/tslua-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flying-dice/tslua-common",
"version": "0.29.3",
"version": "0.30.0",
"description": "Common Utils Library",
"keywords": [
"lua",
Expand Down
11 changes: 11 additions & 0 deletions packages/tslua-dcs-gui-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.30.0 (2024-01-14)


### Features

* **rxi-json:** restore rxi json ([4bac0d9](https://github.com/flying-dice/tslua-dcs/commit/4bac0d93a6da0de598a246e96eb3411eeb41b29b))





## 0.29.3 (2024-01-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/tslua-dcs-gui-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flying-dice/tslua-dcs-gui-types",
"version": "0.29.3",
"version": "0.30.0",
"description": "Typescript type definitions for DCS GUI environment",
"keywords": [
"lua",
Expand Down
11 changes: 11 additions & 0 deletions packages/tslua-dcs-mission-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.30.0 (2024-01-14)


### Features

* **rxi-json:** restore rxi json ([4bac0d9](https://github.com/flying-dice/tslua-dcs/commit/4bac0d93a6da0de598a246e96eb3411eeb41b29b))





## 0.29.3 (2024-01-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/tslua-dcs-mission-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flying-dice/tslua-dcs-mission-types",
"version": "0.29.3",
"version": "0.30.0",
"description": "Typescript type definitions for DCS",
"keywords": [
"lua",
Expand Down
11 changes: 11 additions & 0 deletions packages/tslua-dcs-testapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.30.0 (2024-01-14)


### Features

* **rxi-json:** restore rxi json ([4bac0d9](https://github.com/flying-dice/tslua-dcs/commit/4bac0d93a6da0de598a246e96eb3411eeb41b29b))





## 0.29.3 (2024-01-14)


Expand Down
10 changes: 5 additions & 5 deletions packages/tslua-dcs-testapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flying-dice/tslua-dcs-testapp",
"version": "0.29.3",
"version": "0.30.0",
"description": "Test app for DCS World and tslua-http",
"private": true,
"scripts": {
Expand All @@ -10,10 +10,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"@flying-dice/tslua-base64": "^0.29.3",
"@flying-dice/tslua-dcs-mission-types": "^0.29.3",
"@flying-dice/tslua-http": "^0.29.3",
"@flying-dice/tslua-http-api": "^0.29.3"
"@flying-dice/tslua-base64": "^0.30.0",
"@flying-dice/tslua-dcs-mission-types": "^0.30.0",
"@flying-dice/tslua-http": "^0.30.0",
"@flying-dice/tslua-http-api": "^0.30.0"
},
"devDependencies": {
"@biomejs/biome": "^1.4.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/tslua-http-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.30.0 (2024-01-14)


### Features

* **rxi-json:** restore rxi json ([4bac0d9](https://github.com/flying-dice/tslua-dcs/commit/4bac0d93a6da0de598a246e96eb3411eeb41b29b))





## 0.29.3 (2024-01-14)


Expand Down
8 changes: 4 additions & 4 deletions packages/tslua-http-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flying-dice/tslua-http-api",
"version": "0.29.3",
"version": "0.30.0",
"description": "LUA HTTP API Server written in Typescript Transpiled to lua using TypeScriptToLua",
"keywords": [
"lua",
Expand Down Expand Up @@ -34,9 +34,9 @@
"exec": "npm run dev"
},
"dependencies": {
"@flying-dice/tslua-common": "^0.29.3",
"@flying-dice/tslua-http": "^0.29.3",
"@flying-dice/tslua-rxi-json": "^0.29.3"
"@flying-dice/tslua-common": "^0.30.0",
"@flying-dice/tslua-http": "^0.30.0",
"@flying-dice/tslua-rxi-json": "^0.30.0"
},
"devDependencies": {
"@vitest/coverage-v8": "^0.34.6",
Expand Down
11 changes: 11 additions & 0 deletions packages/tslua-http/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.30.0 (2024-01-14)


### Features

* **rxi-json:** restore rxi json ([4bac0d9](https://github.com/flying-dice/tslua-dcs/commit/4bac0d93a6da0de598a246e96eb3411eeb41b29b))





## 0.29.3 (2024-01-14)


Expand Down
6 changes: 3 additions & 3 deletions packages/tslua-http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flying-dice/tslua-http",
"version": "0.29.3",
"version": "0.30.0",
"description": "LUA HTTP Server written in Typescript Transpiled to lua using TypeScriptToLua",
"keywords": [
"lua",
Expand All @@ -24,10 +24,10 @@
"test:lua": "tstl -p tsconfig.tstl-tests.json && lua ./.test/tests.lua"
},
"dependencies": {
"@flying-dice/tslua-common": "^0.29.3"
"@flying-dice/tslua-common": "^0.30.0"
},
"devDependencies": {
"@flying-dice/tslua-luatest": "^0.29.3",
"@flying-dice/tslua-luatest": "^0.30.0",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"lua-types": "^2.13.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/tslua-luatest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.30.0 (2024-01-14)


### Features

* **rxi-json:** restore rxi json ([4bac0d9](https://github.com/flying-dice/tslua-dcs/commit/4bac0d93a6da0de598a246e96eb3411eeb41b29b))
2 changes: 1 addition & 1 deletion packages/tslua-luatest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flying-dice/tslua-luatest",
"version": "0.29.3",
"version": "0.30.0",
"description": "tslua testing library",
"keywords": [
"lua",
Expand Down
Loading

0 comments on commit bdcf9d4

Please sign in to comment.