Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#178)
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, 2023
1 parent 1513c29 commit e412b83
Show file tree
Hide file tree
Showing 25 changed files with 216 additions and 107 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@accounter-toolkit_payper-mesh-179-dependencies.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/@accounter-toolkit_payper-mesh-180-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@accounter-toolkit_payper-mesh-187-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/early-dryers-rhyme.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tasty-flies-fold.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/weak-planes-search.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/wet-kangaroos-repeat.md

This file was deleted.

60 changes: 60 additions & 0 deletions packages/green-invoice-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,65 @@
# @accounter-toolkit/green-invoice-graphql

## 0.5.2

### Patch Changes

- [#179](https://github.com/gilgardosh/accounter-toolkit/pull/179)
[`5dc7844`](https://github.com/gilgardosh/accounter-toolkit/commit/5dc7844d72b4ce9bfe45402852b5858373a381e6)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:

- Removed dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.87.3) (from
`dependencies`)

- [#180](https://github.com/gilgardosh/accounter-toolkit/pull/180)
[`753a8c4`](https://github.com/gilgardosh/accounter-toolkit/commit/753a8c46436c7905b12edc4f9847da900a0b2792)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:

- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/config/v/0.97.4)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.0)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/http/v/0.96.3) (to
`dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/runtime/v/0.96.2)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/store/v/0.95.2)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.95.2)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.95.2)
(to `dependencies`)
- Removed dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-resolvers-composition/v/0.95.2)
(from `dependencies`)

- [#187](https://github.com/gilgardosh/accounter-toolkit/pull/187)
[`46e0b42`](https://github.com/gilgardosh/accounter-toolkit/commit/46e0b42b2bda020601601338d1ddc79d840eb115)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/graphql/v/16.8.1) (from
`16.8.0`, in `dependencies`)

- [#179](https://github.com/gilgardosh/accounter-toolkit/pull/179)
[`5dc7844`](https://github.com/gilgardosh/accounter-toolkit/commit/5dc7844d72b4ce9bfe45402852b5858373a381e6)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Rearrange packages dependencies

- [#180](https://github.com/gilgardosh/accounter-toolkit/pull/180)
[`753a8c4`](https://github.com/gilgardosh/accounter-toolkit/commit/753a8c46436c7905b12edc4f9847da900a0b2792)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Fix missing dependencies for Mesh artifacts

- [#177](https://github.com/gilgardosh/accounter-toolkit/pull/177)
[`eb0746b`](https://github.com/gilgardosh/accounter-toolkit/commit/eb0746b23cf82668dfd3a7443a09de5a9d0be37b)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Root dependencies reorder and cleanup

## 0.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/green-invoice-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accounter-toolkit/green-invoice-graphql",
"version": "0.5.1",
"version": "0.5.2",
"type": "module",
"description": "Graphql proxy for Green Invoice API",
"repository": {
Expand Down
57 changes: 57 additions & 0 deletions packages/hashavshevet-mesh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,62 @@
# @accounter-toolkit/hashavshevet-mesh

## 0.1.4

### Patch Changes

- [#179](https://github.com/gilgardosh/accounter-toolkit/pull/179)
[`5dc7844`](https://github.com/gilgardosh/accounter-toolkit/commit/5dc7844d72b4ce9bfe45402852b5858373a381e6)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:

- Removed dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.87.3) (from
`dependencies`)

- [#180](https://github.com/gilgardosh/accounter-toolkit/pull/180)
[`753a8c4`](https://github.com/gilgardosh/accounter-toolkit/commit/753a8c46436c7905b12edc4f9847da900a0b2792)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:

- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/config/v/0.97.4)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.0)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/http/v/0.96.3) (to
`dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/runtime/v/0.96.2)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/store/v/0.95.2)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.95.2)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.95.2)
(to `dependencies`)

- [#187](https://github.com/gilgardosh/accounter-toolkit/pull/187)
[`46e0b42`](https://github.com/gilgardosh/accounter-toolkit/commit/46e0b42b2bda020601601338d1ddc79d840eb115)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/graphql/v/16.8.1) (from
`16.8.0`, in `dependencies`)

- [#179](https://github.com/gilgardosh/accounter-toolkit/pull/179)
[`5dc7844`](https://github.com/gilgardosh/accounter-toolkit/commit/5dc7844d72b4ce9bfe45402852b5858373a381e6)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Rearrange packages dependencies

- [#180](https://github.com/gilgardosh/accounter-toolkit/pull/180)
[`753a8c4`](https://github.com/gilgardosh/accounter-toolkit/commit/753a8c46436c7905b12edc4f9847da900a0b2792)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Fix missing dependencies for Mesh artifacts

- [#177](https://github.com/gilgardosh/accounter-toolkit/pull/177)
[`eb0746b`](https://github.com/gilgardosh/accounter-toolkit/commit/eb0746b23cf82668dfd3a7443a09de5a9d0be37b)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Root dependencies reorder and cleanup

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hashavshevet-mesh/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accounter-toolkit/hashavshevet-mesh",
"version": "0.1.3",
"version": "0.1.4",
"type": "module",
"description": "Graphql proxy for Hashavshevet API",
"repository": {
Expand Down
22 changes: 22 additions & 0 deletions packages/israeli-vat-scraper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @accounter-toolkit/israeli-vat-scraper

## 0.0.8

### Patch Changes

- [#181](https://github.com/gilgardosh/accounter-toolkit/pull/181)
[`1df0d03`](https://github.com/gilgardosh/accounter-toolkit/commit/1df0d03d3efaa302759416c9ca7f98b40306cce8)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/puppeteer/v/21.1.1)
(from `21.1.0`, in `dependencies`)

- [#192](https://github.com/gilgardosh/accounter-toolkit/pull/192)
[`5f16cc4`](https://github.com/gilgardosh/accounter-toolkit/commit/5f16cc4a14a3f592023a80fca10f05e0fdc80c80)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/puppeteer/v/21.4.0)
(from `21.1.1`, in `dependencies`)

- [#177](https://github.com/gilgardosh/accounter-toolkit/pull/177)
[`eb0746b`](https://github.com/gilgardosh/accounter-toolkit/commit/eb0746b23cf82668dfd3a7443a09de5a9d0be37b)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Root dependencies reorder and cleanup

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/israeli-vat-scraper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accounter-toolkit/israeli-vat-scraper",
"version": "0.0.7",
"version": "0.0.8",
"type": "module",
"description": "Scraper app for fetching Israeli VAT data",
"repository": {
Expand Down
57 changes: 57 additions & 0 deletions packages/payper-mesh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,62 @@
# @accounter-toolkit/payper-mesh

## 0.1.4

### Patch Changes

- [#179](https://github.com/gilgardosh/accounter-toolkit/pull/179)
[`5dc7844`](https://github.com/gilgardosh/accounter-toolkit/commit/5dc7844d72b4ce9bfe45402852b5858373a381e6)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:

- Removed dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.87.3) (from
`dependencies`)

- [#180](https://github.com/gilgardosh/accounter-toolkit/pull/180)
[`753a8c4`](https://github.com/gilgardosh/accounter-toolkit/commit/753a8c46436c7905b12edc4f9847da900a0b2792)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:

- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/config/v/0.97.4)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.0)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/http/v/0.96.3) (to
`dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/runtime/v/0.96.2)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/store/v/0.95.2)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.95.2)
(to `dependencies`)
- Added dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.95.2)
(to `dependencies`)

- [#187](https://github.com/gilgardosh/accounter-toolkit/pull/187)
[`46e0b42`](https://github.com/gilgardosh/accounter-toolkit/commit/46e0b42b2bda020601601338d1ddc79d840eb115)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/graphql/v/16.8.1) (from
`16.8.0`, in `dependencies`)

- [#179](https://github.com/gilgardosh/accounter-toolkit/pull/179)
[`5dc7844`](https://github.com/gilgardosh/accounter-toolkit/commit/5dc7844d72b4ce9bfe45402852b5858373a381e6)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Rearrange packages dependencies

- [#180](https://github.com/gilgardosh/accounter-toolkit/pull/180)
[`753a8c4`](https://github.com/gilgardosh/accounter-toolkit/commit/753a8c46436c7905b12edc4f9847da900a0b2792)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Fix missing dependencies for Mesh artifacts

- [#177](https://github.com/gilgardosh/accounter-toolkit/pull/177)
[`eb0746b`](https://github.com/gilgardosh/accounter-toolkit/commit/eb0746b23cf82668dfd3a7443a09de5a9d0be37b)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Root dependencies reorder and cleanup

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/payper-mesh/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accounter-toolkit/payper-mesh",
"version": "0.1.3",
"version": "0.1.4",
"type": "module",
"description": "Graphql proxy for Payper API",
"repository": {
Expand Down
15 changes: 15 additions & 0 deletions packages/pcn874-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @accounter-toolkit/pcn874-generator

## 0.3.0

### Minor Changes

- [#193](https://github.com/gilgardosh/accounter-toolkit/pull/193)
[`d6460c3`](https://github.com/gilgardosh/accounter-toolkit/commit/d6460c31ad3ee440dc6cb41ac2f4675447a11076)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Handle credit invoices: warn (instead of
throw) on negative sum

### Patch Changes

- [#177](https://github.com/gilgardosh/accounter-toolkit/pull/177)
[`eb0746b`](https://github.com/gilgardosh/accounter-toolkit/commit/eb0746b23cf82668dfd3a7443a09de5a9d0be37b)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Root dependencies reorder and cleanup

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pcn874-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accounter-toolkit/pcn874-generator",
"version": "0.2.0",
"version": "0.3.0",
"type": "module",
"description": "Fully typed application that generates PCN874 text file",
"repository": {
Expand Down

0 comments on commit e412b83

Please sign in to comment.