Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Exeteres committed Dec 7, 2021
1 parent 669f819 commit 2d3314c
Show file tree
Hide file tree
Showing 16 changed files with 77 additions and 13 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.1.2](https://github.com/Exeteres/opc-types/compare/v0.1.1...v0.1.2) (2021-12-07)

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





## 0.1.1 (2021-12-07)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.1",
"version": "0.1.2",
"npmClient": "yarn",
"useWorkspaces": true
}
8 changes: 8 additions & 0 deletions packages/ae2/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.1.2](https://github.com/Exeteres/opc-types/compare/v0.1.1...v0.1.2) (2021-12-07)

**Note:** Version bump only for package @opct/ae2





## 0.1.1 (2021-12-07)

**Note:** Version bump only for package @opct/ae2
4 changes: 2 additions & 2 deletions packages/ae2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opct/ae2",
"version": "0.1.1",
"version": "0.1.2",
"description": "TypeScript definitions for Applied Energistics 2",
"types": "index.d.ts",
"keywords": [
Expand All @@ -14,6 +14,6 @@
"license": "MIT",
"author": "Exeteres",
"dependencies": {
"@opct/common": "^0.1.1"
"@opct/common": "^0.1.2"
}
}
8 changes: 8 additions & 0 deletions packages/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.1.2](https://github.com/Exeteres/opc-types/compare/v0.1.1...v0.1.2) (2021-12-07)

**Note:** Version bump only for package @opct/common





## 0.1.1 (2021-12-07)

**Note:** Version bump only for package @opct/common
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opct/common",
"version": "0.1.1",
"version": "0.1.2",
"description": "TypeScript definitions for Open Computers common APIs",
"types": "index.d.ts",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/dbuf/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.1.2](https://github.com/Exeteres/opc-types/compare/v0.1.1...v0.1.2) (2021-12-07)

**Note:** Version bump only for package @opct/dbuf





## 0.1.1 (2021-12-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/dbuf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opct/dbuf",
"version": "0.1.1",
"version": "0.1.2",
"description": "TypeScript definitions for DoubleBuffering library by IgorTimofeev",
"types": "index.d.ts",
"keywords": [
Expand All @@ -11,7 +11,7 @@
"types"
],
"dependencies": {
"@opct/image": "^0.1.1"
"@opct/image": "^0.1.2"
},
"license": "MIT",
"author": "Exeteres"
Expand Down
8 changes: 8 additions & 0 deletions packages/gui/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.1.2](https://github.com/Exeteres/opc-types/compare/v0.1.1...v0.1.2) (2021-12-07)

**Note:** Version bump only for package @opct/gui





## 0.1.1 (2021-12-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/gui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opct/gui",
"version": "0.1.1",
"version": "0.1.2",
"description": "TypeScript definitions for GUI library by IgorTimofeev",
"types": "index.d.ts",
"keywords": [
Expand All @@ -11,7 +11,7 @@
"types"
],
"dependencies": {
"@opct/image": "^0.1.1"
"@opct/image": "^0.1.2"
},
"license": "MIT",
"author": "Exeteres"
Expand Down
8 changes: 8 additions & 0 deletions packages/image/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.1.2](https://github.com/Exeteres/opc-types/compare/v0.1.1...v0.1.2) (2021-12-07)

**Note:** Version bump only for package @opct/image





## 0.1.1 (2021-12-07)

**Note:** Version bump only for package @opct/image
2 changes: 1 addition & 1 deletion packages/image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opct/image",
"version": "0.1.1",
"version": "0.1.2",
"description": "TypeScript definitions for Image library by IgorTimofeev",
"types": "index.d.ts",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/mineos/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.1.2](https://github.com/Exeteres/opc-types/compare/v0.1.1...v0.1.2) (2021-12-07)

**Note:** Version bump only for package @opct/mineos





## 0.1.1 (2021-12-07)

**Note:** Version bump only for package @opct/mineos
4 changes: 2 additions & 2 deletions packages/mineos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opct/mineos",
"version": "0.1.1",
"version": "0.1.2",
"description": "TypeScript definitions for MineOS by IgorTimofeev",
"types": "index.d.ts",
"keywords": [
Expand All @@ -11,7 +11,7 @@
"types"
],
"dependencies": {
"@opct/gui": "^0.1.1"
"@opct/gui": "^0.1.2"
},
"license": "MIT",
"author": "Exeteres"
Expand Down
8 changes: 8 additions & 0 deletions packages/openos/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.1.2](https://github.com/Exeteres/opc-types/compare/v0.1.1...v0.1.2) (2021-12-07)

**Note:** Version bump only for package @opct/openos





## 0.1.1 (2021-12-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/openos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opct/openos",
"version": "0.1.1",
"version": "0.1.2",
"description": "TypeScript definitions for OpenOS",
"types": "index.d.ts",
"keywords": [
Expand All @@ -14,6 +14,6 @@
"license": "MIT",
"author": "Exeteres",
"dependencies": {
"@opct/common": "^0.1.1"
"@opct/common": "^0.1.2"
}
}

0 comments on commit 2d3314c

Please sign in to comment.