Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Citolab/tspci
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelh1983 committed Oct 16, 2024
2 parents d59aed2 + 0f2b5c6 commit f066540
Show file tree
Hide file tree
Showing 15 changed files with 68 additions and 480 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.

## 2.5.19 (2024-10-15)

**Note:** Version bump only for package qti-pci-bundler





## 2.5.18 (2024-10-15)

**Note:** Version bump only for package qti-pci-bundler
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": "2.5.18",
"version": "2.5.19",
"npmClient": "npm",
"command": {
"publish": {
Expand Down
8 changes: 8 additions & 0 deletions lib/preact-store/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.

## 2.5.19 (2024-10-15)

**Note:** Version bump only for package @citolab/preact-store





## 2.5.18 (2024-10-15)

**Note:** Version bump only for package @citolab/preact-store
Expand Down
4 changes: 2 additions & 2 deletions lib/preact-store/package-lock.json

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

2 changes: 1 addition & 1 deletion lib/preact-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citolab/preact-store",
"version": "2.5.18",
"version": "2.5.19",
"description": "simple preact store",
"author": "patrick <[email protected]>, marcel <[email protected]>",
"homepage": "",
Expand Down
8 changes: 8 additions & 0 deletions lib/tspci-qbci/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.

## 2.5.19 (2024-10-15)

**Note:** Version bump only for package @citolab/tspci-qbci





## 2.5.18 (2024-10-15)

**Note:** Version bump only for package @citolab/tspci-qbci
Expand Down
4 changes: 2 additions & 2 deletions lib/tspci-qbci/package-lock.json

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

2 changes: 1 addition & 1 deletion lib/tspci-qbci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citolab/tspci-qbci",
"version": "2.5.18",
"version": "2.5.19",
"description": "create a .ci file that can be imported into Questify",
"author": "patrick <[email protected]>, Marcel Hoekstra <[email protected]>",
"repository": "",
Expand Down
8 changes: 8 additions & 0 deletions lib/tspci-tao/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.

## 2.5.19 (2024-10-15)

**Note:** Version bump only for package @citolab/tspci-tao





## 2.5.18 (2024-10-15)

**Note:** Version bump only for package @citolab/tspci-tao
Expand Down
4 changes: 2 additions & 2 deletions lib/tspci-tao/package-lock.json

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

2 changes: 1 addition & 1 deletion lib/tspci-tao/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citolab/tspci-tao",
"version": "2.5.18",
"version": "2.5.19",
"description": "create a zip file that can be imported into TAO",
"author": "patrick <[email protected]>, Marcel Hoekstra <[email protected]>",
"repository": "",
Expand Down
8 changes: 8 additions & 0 deletions lib/tspci/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.

## 2.5.19 (2024-10-15)

**Note:** Version bump only for package @citolab/tspci





## 2.5.18 (2024-10-15)

**Note:** Version bump only for package @citolab/tspci
Expand Down
24 changes: 12 additions & 12 deletions lib/tspci/package-lock.json

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

2 changes: 1 addition & 1 deletion lib/tspci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citolab/tspci",
"version": "2.5.18",
"version": "2.5.19",
"description": "an opiniated typescript ims-pci builder with tao integration",
"author": "patrick <[email protected]>",
"repository": "@citolab/tspci",
Expand Down
Loading

0 comments on commit f066540

Please sign in to comment.