Skip to content

Commit

Permalink
v0.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
🐸 committed Jan 9, 2024
1 parent 78f41be commit 1e38079
Show file tree
Hide file tree
Showing 21 changed files with 149 additions and 39 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.26.1 (2024-01-09)


### Bug Fixes

* add git username and useremail in release config ([78f41be](https://github.com/flying-dice/tslua-dcs/commit/78f41becefb192643fcb3baf34a63c3a6f9554a7))





# [0.26.0](https://github.com/flying-dice/tslua-dcs/compare/v0.25.0...v0.26.0) (2024-01-09)


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.26.0"
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.26.1"
}
36 changes: 18 additions & 18 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.26.1 (2024-01-09)


### Bug Fixes

* add git username and useremail in release config ([78f41be](https://github.com/flying-dice/tslua-dcs/commit/78f41becefb192643fcb3baf34a63c3a6f9554a7))





# [0.26.0](https://github.com/flying-dice/tslua-dcs/compare/v0.25.0...v0.26.0) (2024-01-09)


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.26.0",
"version": "0.26.1",
"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.26.1 (2024-01-09)


### Bug Fixes

* add git username and useremail in release config ([78f41be](https://github.com/flying-dice/tslua-dcs/commit/78f41becefb192643fcb3baf34a63c3a6f9554a7))





# [0.26.0](https://github.com/flying-dice/tslua-dcs/compare/v0.25.0...v0.26.0) (2024-01-09)


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.26.0",
"version": "0.26.1",
"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.26.1 (2024-01-09)


### Bug Fixes

* add git username and useremail in release config ([78f41be](https://github.com/flying-dice/tslua-dcs/commit/78f41becefb192643fcb3baf34a63c3a6f9554a7))





# [0.26.0](https://github.com/flying-dice/tslua-dcs/compare/v0.25.0...v0.26.0) (2024-01-09)


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.26.0",
"version": "0.26.1",
"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.26.1 (2024-01-09)


### Bug Fixes

* add git username and useremail in release config ([78f41be](https://github.com/flying-dice/tslua-dcs/commit/78f41becefb192643fcb3baf34a63c3a6f9554a7))





# [0.26.0](https://github.com/flying-dice/tslua-dcs/compare/v0.25.0...v0.26.0) (2024-01-09)


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.26.0",
"version": "0.26.1",
"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.26.1 (2024-01-09)


### Bug Fixes

* add git username and useremail in release config ([78f41be](https://github.com/flying-dice/tslua-dcs/commit/78f41becefb192643fcb3baf34a63c3a6f9554a7))





# [0.26.0](https://github.com/flying-dice/tslua-dcs/compare/v0.25.0...v0.26.0) (2024-01-09)


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.26.0",
"version": "0.26.1",
"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.26.0",
"@flying-dice/tslua-dcs-mission-types": "^0.26.0",
"@flying-dice/tslua-http": "^0.26.0",
"@flying-dice/tslua-http-api": "^0.26.0"
"@flying-dice/tslua-base64": "^0.26.1",
"@flying-dice/tslua-dcs-mission-types": "^0.26.1",
"@flying-dice/tslua-http": "^0.26.1",
"@flying-dice/tslua-http-api": "^0.26.1"
},
"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.26.1 (2024-01-09)


### Bug Fixes

* add git username and useremail in release config ([78f41be](https://github.com/flying-dice/tslua-dcs/commit/78f41becefb192643fcb3baf34a63c3a6f9554a7))





# [0.26.0](https://github.com/flying-dice/tslua-dcs/compare/v0.25.0...v0.26.0) (2024-01-09)


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.26.0",
"version": "0.26.1",
"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.26.0",
"@flying-dice/tslua-http": "^0.26.0",
"@flying-dice/tslua-rxi-json": "^0.26.0"
"@flying-dice/tslua-common": "^0.26.1",
"@flying-dice/tslua-http": "^0.26.1",
"@flying-dice/tslua-rxi-json": "^0.26.1"
},
"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.26.1 (2024-01-09)


### Bug Fixes

* add git username and useremail in release config ([78f41be](https://github.com/flying-dice/tslua-dcs/commit/78f41becefb192643fcb3baf34a63c3a6f9554a7))





# [0.26.0](https://github.com/flying-dice/tslua-dcs/compare/v0.25.0...v0.26.0) (2024-01-09)


Expand Down
4 changes: 2 additions & 2 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.26.0",
"version": "0.26.1",
"description": "LUA HTTP Server written in Typescript Transpiled to lua using TypeScriptToLua",
"keywords": [
"lua",
Expand All @@ -23,7 +23,7 @@
"test": "vitest run --coverage"
},
"dependencies": {
"@flying-dice/tslua-common": "^0.26.0"
"@flying-dice/tslua-common": "^0.26.1"
},
"devDependencies": {
"@vitest/coverage-v8": "^0.34.6",
Expand Down
11 changes: 11 additions & 0 deletions packages/tslua-openapi/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.26.1 (2024-01-09)


### Bug Fixes

* add git username and useremail in release config ([78f41be](https://github.com/flying-dice/tslua-dcs/commit/78f41becefb192643fcb3baf34a63c3a6f9554a7))





# [0.26.0](https://github.com/flying-dice/tslua-dcs/compare/v0.25.0...v0.26.0) (2024-01-09)


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.26.0",
"version": "0.26.1",
"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.26.0"
"@flying-dice/tslua-http": "^0.26.1"
},
"devDependencies": {
"lua-types": "^2.13.1",
Expand Down
Loading

0 comments on commit 1e38079

Please sign in to comment.