Skip to content

Commit

Permalink
chore: update versions (#130)
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 Oct 22, 2024
1 parent f902e15 commit c7786db
Show file tree
Hide file tree
Showing 25 changed files with 121 additions and 28 deletions.
16 changes: 0 additions & 16 deletions .changeset/wild-balloons-hope.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/anonymizers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @datazar-cli/anonymizers

## 1.1.5

### Patch Changes

- 6aed201: patch all
- Updated dependencies [6aed201]
- @datazar-cli/common@1.0.8

## 1.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/anonymizers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datazar-cli/anonymizers",
"version": "1.1.4",
"version": "1.1.5",
"license": "AGPL-3.0-only",
"files": [
"dist",
Expand Down
16 changes: 16 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @datazar-cli/cli

## 2.1.6

### Patch Changes

- 6aed201: patch all
- Updated dependencies [6aed201]
- @datazar-cli/anonymizers@1.1.5
- @datazar-cli/common@1.0.8
- @datazar-cli/csv@0.0.8
- @datazar-cli/mariadb@1.0.10
- @datazar-cli/mongo@1.0.10
- @datazar-cli/mssql@1.0.10
- @datazar-cli/postgres@1.0.10
- @datazar-cli/sqlite@1.0.2
- @datazar-cli/processor@1.0.10

## 2.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datazar-cli/cli",
"version": "2.1.5",
"version": "2.1.6",
"author": "Nitzan Ohana <[email protected]>",
"type": "module",
"license": "AGPL-3.0-only",
Expand Down
6 changes: 6 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @datazar-cli/common

## 1.0.8

### Patch Changes

- 6aed201: patch all

## 1.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@datazar-cli/common",
"author": "Nitzan Ohana <[email protected]>",
"version": "1.0.7",
"version": "1.0.8",
"license": "AGPL-3.0-only",
"type": "module",
"exports": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/datazar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# datazar

## 2.1.6

### Patch Changes

- 6aed201: patch all
- Updated dependencies [6aed201]
- @datazar-cli/cli@2.1.6

## 2.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/datazar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datazar-cli/core",
"version": "2.1.5",
"version": "2.1.6",
"homepage": "https://github.com/nitzano/datazar",
"repository": "[email protected]:nitzano/datazar.git",
"author": "Nitzan Ohana <[email protected]>",
Expand Down
9 changes: 9 additions & 0 deletions packages/db/csv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @datazar-cli/csv

## 0.0.8

### Patch Changes

- 6aed201: patch all
- Updated dependencies [6aed201]
- @datazar-cli/common@1.0.8
- @datazar-cli/processor@1.0.10

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/db/csv/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@datazar-cli/csv",
"author": "Nitzan Ohana <[email protected]>",
"version": "0.0.7",
"version": "0.0.8",
"files": [
"dist",
"CHANGELOG.md"
Expand Down
9 changes: 9 additions & 0 deletions packages/db/knex-processor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @datazar-cli/knex-processor

## 1.0.10

### Patch Changes

- 6aed201: patch all
- Updated dependencies [6aed201]
- @datazar-cli/common@1.0.8
- @datazar-cli/processor@1.0.10

## 1.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/db/knex-processor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@datazar-cli/knex-processor",
"type": "module",
"version": "1.0.9",
"version": "1.0.10",
"license": "AGPL-3.0-only",
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/db/mariadb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @datazar-cli/mariadb

## 1.0.10

### Patch Changes

- 6aed201: patch all
- Updated dependencies [6aed201]
- @datazar-cli/common@1.0.8
- @datazar-cli/knex-processor@1.0.10

## 1.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/db/mariadb/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@datazar-cli/mariadb",
"author": "Nitzan Ohana <[email protected]>",
"version": "1.0.9",
"version": "1.0.10",
"files": [
"dist",
"CHANGELOG.md"
Expand Down
9 changes: 9 additions & 0 deletions packages/db/mongo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @datazar-cli/mongo

## 1.0.10

### Patch Changes

- 6aed201: patch all
- Updated dependencies [6aed201]
- @datazar-cli/common@1.0.8
- @datazar-cli/processor@1.0.10

## 1.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/db/mongo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@datazar-cli/mongo",
"author": "Nitzan Ohana <[email protected]>",
"version": "1.0.9",
"version": "1.0.10",
"files": [
"dist",
"CHANGELOG.md"
Expand Down
9 changes: 9 additions & 0 deletions packages/db/mssql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @datazar-cli/mssql

## 1.0.10

### Patch Changes

- 6aed201: patch all
- Updated dependencies [6aed201]
- @datazar-cli/common@1.0.8
- @datazar-cli/knex-processor@1.0.10

## 1.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/db/mssql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@datazar-cli/mssql",
"author": "Nitzan Ohana <[email protected]>",
"version": "1.0.9",
"version": "1.0.10",
"files": [
"dist",
"CHANGELOG.md"
Expand Down
9 changes: 9 additions & 0 deletions packages/db/postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @datazar-cli/postgres

## 1.0.10

### Patch Changes

- 6aed201: patch all
- Updated dependencies [6aed201]
- @datazar-cli/common@1.0.8
- @datazar-cli/knex-processor@1.0.10

## 1.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/db/postgres/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@datazar-cli/postgres",
"author": "Nitzan Ohana <[email protected]>",
"version": "1.0.9",
"version": "1.0.10",
"files": [
"dist",
"CHANGELOG.md"
Expand Down
9 changes: 9 additions & 0 deletions packages/db/sqlite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @datazar-cli/sqlite

## 1.0.2

### Patch Changes

- 6aed201: patch all
- Updated dependencies [6aed201]
- @datazar-cli/common@1.0.8
- @datazar-cli/knex-processor@1.0.10

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/db/sqlite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@datazar-cli/sqlite",
"author": "Nitzan Ohana <[email protected]>",
"version": "1.0.1",
"version": "1.0.2",
"files": [
"dist",
"CHANGELOG.md"
Expand Down
8 changes: 8 additions & 0 deletions packages/processor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @datazar-cli/processor

## 1.0.10

### Patch Changes

- 6aed201: patch all
- Updated dependencies [6aed201]
- @datazar-cli/common@1.0.8

## 1.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/processor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@datazar-cli/processor",
"type": "module",
"version": "1.0.9",
"version": "1.0.10",
"author": "Nitzan Ohana <[email protected]>",
"license": "AGPL-3.0-only",
"exports": "./dist/index.js",
Expand Down

0 comments on commit c7786db

Please sign in to comment.