Skip to content

Commit

Permalink
Version Packages (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 29, 2024
1 parent d66f351 commit a745440
Show file tree
Hide file tree
Showing 27 changed files with 137 additions and 24 deletions.
11 changes: 0 additions & 11 deletions .changeset/chatty-phones-fry.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/basica/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @basica/config

## 0.0.1

### Patch Changes

- [`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815) Thanks [@nicolabovolato](https://github.com/nicolabovolato)! - Initial version
2 changes: 1 addition & 1 deletion packages/basica/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basica/config",
"version": "0.0.0",
"version": "0.0.1",
"author": "Nicola Bovolato",
"license": "MIT",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/basica/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @basica/core

## 0.0.1

### Patch Changes

- [`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815) Thanks [@nicolabovolato](https://github.com/nicolabovolato)! - Initial version
2 changes: 1 addition & 1 deletion packages/basica/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basica/core",
"version": "0.0.0",
"version": "0.0.1",
"author": "Nicola Bovolato",
"license": "MIT",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/basica/plugins/bentocache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @basica/bentocache

## 0.0.1

### Patch Changes

- Updated dependencies [[`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815)]:
- @basica/core@0.0.1
2 changes: 1 addition & 1 deletion packages/basica/plugins/bentocache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basica/bentocache",
"version": "0.0.0",
"version": "0.0.1",
"author": "Nicola Bovolato",
"license": "MIT",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/basica/plugins/fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @basica/fastify

## 0.0.1

### Patch Changes

- [`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815) Thanks [@nicolabovolato](https://github.com/nicolabovolato)! - Initial version

- Updated dependencies [[`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815)]:
- @basica/core@0.0.1
2 changes: 1 addition & 1 deletion packages/basica/plugins/fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basica/fastify",
"version": "0.0.0",
"version": "0.0.1",
"author": "Nicola Bovolato",
"license": "MIT",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/basica/plugins/ioredis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @basica/ioredis

## 0.0.1

### Patch Changes

- [`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815) Thanks [@nicolabovolato](https://github.com/nicolabovolato)! - Initial version

- Updated dependencies [[`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815)]:
- @basica/core@0.0.1
2 changes: 1 addition & 1 deletion packages/basica/plugins/ioredis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basica/ioredis",
"version": "0.0.0",
"version": "0.0.1",
"author": "Nicola Bovolato",
"license": "MIT",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/basica/plugins/kysely/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @basica/kysely

## 0.0.1

### Patch Changes

- [`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815) Thanks [@nicolabovolato](https://github.com/nicolabovolato)! - Initial version

- Updated dependencies [[`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815)]:
- @basica/core@0.0.1
2 changes: 1 addition & 1 deletion packages/basica/plugins/kysely/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basica/kysely",
"version": "0.0.0",
"version": "0.0.1",
"author": "Nicola Bovolato",
"license": "MIT",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/basica/plugins/pg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @basica/pg

## 0.0.1

### Patch Changes

- [`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815) Thanks [@nicolabovolato](https://github.com/nicolabovolato)! - Initial version

- Updated dependencies [[`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815)]:
- @basica/core@0.0.1
2 changes: 1 addition & 1 deletion packages/basica/plugins/pg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basica/pg",
"version": "0.0.0",
"version": "0.0.1",
"author": "Nicola Bovolato",
"license": "MIT",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/basica/telemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @basica/telemetry

## 0.0.1

### Patch Changes

- [`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815) Thanks [@nicolabovolato](https://github.com/nicolabovolato)! - Initial version
2 changes: 1 addition & 1 deletion packages/basica/telemetry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basica/telemetry",
"version": "0.0.0",
"version": "0.0.1",
"author": "Nicola Bovolato",
"license": "MIT",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages/benchmarks/crud/basica-fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# bench-crud-basica-fastify

## 0.0.1

### Patch Changes

- Updated dependencies [[`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815)]:
- @basica/fastify@0.0.1
- @basica/kysely@0.0.1
- @basica/pg@0.0.1
- @basica/config@0.0.1
- @basica/core@0.0.1
2 changes: 1 addition & 1 deletion packages/benchmarks/crud/basica-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bench-crud-basica-fastify",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"author": "Nicola Bovolato",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/benchmarks/http/basica-fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# bench-http-basica-fastify

## 0.0.1

### Patch Changes

- Updated dependencies [[`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815)]:
- @basica/fastify@0.0.1
- @basica/core@0.0.1
2 changes: 1 addition & 1 deletion packages/benchmarks/http/basica-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bench-http-basica-fastify",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"author": "Nicola Bovolato",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/examples/crud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# crud

## 0.0.1

### Patch Changes

- Updated dependencies [[`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815)]:
- @basica/fastify@0.0.1
- @basica/kysely@0.0.1
- @basica/pg@0.0.1
- @basica/config@0.0.1
- @basica/core@0.0.1
2 changes: 1 addition & 1 deletion packages/examples/crud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crud",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"author": "Nicola Bovolato",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/examples/telemetry/svc1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# telemetry-svc1

## 0.0.1

### Patch Changes

- Updated dependencies [[`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815)]:
- @basica/fastify@0.0.1
- @basica/telemetry@0.0.1
- @basica/config@0.0.1
- @basica/core@0.0.1
2 changes: 1 addition & 1 deletion packages/examples/telemetry/svc1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "telemetry-svc1",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"author": "Nicola Bovolato",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/examples/telemetry/svc2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# telemetry-svc2

## 0.0.1

### Patch Changes

- Updated dependencies [[`39fc149`](https://github.com/nicolabovolato/basica/commit/39fc14933b633a7ad0177e556bd03092d9f05815)]:
- @basica/fastify@0.0.1
- @basica/telemetry@0.0.1
- @basica/config@0.0.1
- @basica/core@0.0.1
2 changes: 1 addition & 1 deletion packages/examples/telemetry/svc2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "telemetry-svc2",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"author": "Nicola Bovolato",
"license": "MIT",
Expand Down

0 comments on commit a745440

Please sign in to comment.