Skip to content

Commit

Permalink
Upcoming Release Changes (#98)
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 Nov 27, 2022
1 parent 685e751 commit 748ddee
Show file tree
Hide file tree
Showing 16 changed files with 82 additions and 41 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-moose-think.md

This file was deleted.

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

## 0.1.0

### Minor Changes

- [#97](https://github.com/gilgardosh/accounter-toolkit/pull/97)
[`685e751`](https://github.com/gilgardosh/accounter-toolkit/commit/685e751eabfc584ddf0d96c96ee1203a3a5f84b5)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - ESM compatibility

### Patch Changes

- [#97](https://github.com/gilgardosh/accounter-toolkit/pull/97)
[`685e751`](https://github.com/gilgardosh/accounter-toolkit/commit/685e751eabfc584ddf0d96c96ee1203a3a5f84b5)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
- Updated dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.80.1) (from
`0.79.3`, in `dependencies`)
- Updated dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/json-schema/v/0.35.37)
(from `0.35.33`, in `dependencies`)
- Updated dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-resolvers-composition/v/0.12.110)
(from `0.12.108`, in `dependencies`)

## 0.0.2

### 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.0.2",
"version": "0.1.0",
"type": "module",
"description": "Graphql proxy for Green Invoice API",
"repository": {
Expand Down
17 changes: 17 additions & 0 deletions packages/hashavshevet-mesh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @accounter-toolkit/hashavshevet-mesh

## 0.0.3

### Patch Changes

- [#97](https://github.com/gilgardosh/accounter-toolkit/pull/97)
[`685e751`](https://github.com/gilgardosh/accounter-toolkit/commit/685e751eabfc584ddf0d96c96ee1203a3a5f84b5)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
- Updated dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.80.1) (from
`0.79.3`, in `dependencies`)
- Updated dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/json-schema/v/0.35.37)
(from `0.35.33`, in `dependencies`)
- Updated dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-resolvers-composition/v/0.12.110)
(from `0.12.108`, in `dependencies`)

## 0.0.2

### 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.0.2",
"version": "0.0.3",
"description": "Graphql proxy for Hashavshevet API",
"repository": {
"type": "git",
Expand Down
10 changes: 10 additions & 0 deletions packages/israeli-vat-scraper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @accounter-toolkit/israeli-vat-scraper

## 0.0.3

### Patch Changes

- [#97](https://github.com/gilgardosh/accounter-toolkit/pull/97)
[`685e751`](https://github.com/gilgardosh/accounter-toolkit/commit/685e751eabfc584ddf0d96c96ee1203a3a5f84b5)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/ajv/v/8.11.2) (from `8.11.0`,
in `dependencies`)

## 0.0.2

### 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.2",
"version": "0.0.3",
"type": "module",
"description": "Scraper app for fetching Israeli VAT data",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/modern-israeli-bank-scrapers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @accounter-toolkit/modern-israeli-bank-scrapers

## 0.4.6

### Patch Changes

- [#97](https://github.com/gilgardosh/accounter-toolkit/pull/97)
[`685e751`](https://github.com/gilgardosh/accounter-toolkit/commit/685e751eabfc584ddf0d96c96ee1203a3a5f84b5)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
- Updated dependency [`ajv@^8.0.0` ↗︎](https://www.npmjs.com/package/ajv/v/8.0.0) (from `8.11.0`,
in `dependencies`)

## 0.4.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modern-israeli-bank-scrapers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accounter-toolkit/modern-israeli-bank-scrapers",
"version": "0.4.5",
"version": "0.4.6",
"type": "module",
"description": "",
"repository": {
Expand Down
17 changes: 17 additions & 0 deletions packages/payper-mesh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @accounter-toolkit/payper-mesh

## 0.0.3

### Patch Changes

- [#97](https://github.com/gilgardosh/accounter-toolkit/pull/97)
[`685e751`](https://github.com/gilgardosh/accounter-toolkit/commit/685e751eabfc584ddf0d96c96ee1203a3a5f84b5)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
- Updated dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.80.1) (from
`0.79.3`, in `dependencies`)
- Updated dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/json-schema/v/0.35.37)
(from `0.35.33`, in `dependencies`)
- Updated dependency
[`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-resolvers-composition/v/0.12.110)
(from `0.12.108`, in `dependencies`)

## 0.0.2

### 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.0.2",
"version": "0.0.3",
"description": "Graphql proxy for Payper API",
"repository": {
"type": "git",
Expand Down

0 comments on commit 748ddee

Please sign in to comment.