Skip to content

Commit

Permalink
v0.30.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanTurnock committed Dec 1, 2024
1 parent b45d180 commit 08c6ab9
Show file tree
Hide file tree
Showing 23 changed files with 129 additions and 41 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.30.7 (2024-12-01)

**Note:** Version bump only for package root





## 0.30.6 (2024-12-01)

**Note:** Version bump only for package root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.30.6"
"version": "0.30.7"
}
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.

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

## 0.30.7 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-base64





## 0.30.6 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-base64
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.30.6",
"version": "0.30.7",
"description": "Base64 library with typings",
"keywords": [
"lua",
Expand Down
8 changes: 8 additions & 0 deletions packages/tslua-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.30.7 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-common





## 0.30.6 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-common
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.30.6",
"version": "0.30.7",
"description": "Common Utils Library",
"keywords": [
"lua",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.30.7 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-dcs-gui-types





## 0.30.6 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-dcs-gui-types
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.30.6",
"version": "0.30.7",
"description": "Typescript type definitions for DCS GUI environment",
"keywords": [
"lua",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.30.7 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-dcs-mission-types





## 0.30.6 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-dcs-mission-types
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.30.6",
"version": "0.30.7",
"description": "Typescript type definitions for DCS",
"keywords": [
"lua",
Expand Down
8 changes: 8 additions & 0 deletions packages/tslua-dcs-testapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.30.7 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-dcs-testapp





## 0.30.6 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-dcs-testapp
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.30.6",
"version": "0.30.7",
"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.30.6",
"@flying-dice/tslua-dcs-mission-types": "^0.30.6",
"@flying-dice/tslua-http": "^0.30.6",
"@flying-dice/tslua-http-api": "^0.30.6"
"@flying-dice/tslua-base64": "^0.30.7",
"@flying-dice/tslua-dcs-mission-types": "^0.30.7",
"@flying-dice/tslua-http": "^0.30.7",
"@flying-dice/tslua-http-api": "^0.30.7"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/tslua-http-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.30.7 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-http-api





## 0.30.6 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-http-api
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.30.6",
"version": "0.30.7",
"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.30.6",
"@flying-dice/tslua-http": "^0.30.6",
"@flying-dice/tslua-rxi-json": "^0.30.6"
"@flying-dice/tslua-common": "^0.30.7",
"@flying-dice/tslua-http": "^0.30.7",
"@flying-dice/tslua-rxi-json": "^0.30.7"
},
"devDependencies": {
"@vitest/coverage-v8": "^2.1.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/tslua-http/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.30.7 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-http





## 0.30.6 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-http
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.30.6",
"version": "0.30.7",
"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.30.6"
"@flying-dice/tslua-common": "^0.30.7"
},
"devDependencies": {
"@flying-dice/tslua-luatest": "^0.30.6",
"@flying-dice/tslua-luatest": "^0.30.7",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/ui": "^2.1.6",
"lua-types": "^2.13.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/tslua-luatest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.30.7 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-luatest





## 0.30.6 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-luatest
Expand Down
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.30.6",
"version": "0.30.7",
"description": "tslua testing library",
"keywords": [
"lua",
Expand Down
8 changes: 8 additions & 0 deletions packages/tslua-openapi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.30.7 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-openapi





## 0.30.6 (2024-12-01)

**Note:** Version bump only for package @flying-dice/tslua-openapi
Expand Down
4 changes: 2 additions & 2 deletions packages/tslua-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flying-dice/tslua-openapi",
"version": "0.30.6",
"version": "0.30.7",
"description": "Re-export of https://github.com/metadevpro/openapi3-ts/ library for tslua",
"keywords": [
"lua",
Expand All @@ -24,7 +24,7 @@
"build:docs": "typedoc"
},
"dependencies": {
"@flying-dice/tslua-http": "^0.30.6"
"@flying-dice/tslua-http": "^0.30.7"
},
"devDependencies": {
"lua-types": "^2.13.1",
Expand Down
Loading

0 comments on commit 08c6ab9

Please sign in to comment.