UNPKG

@accounter/server

Version:

2,130 lines 140 kB
# @accounter/server

## 0.0.7-alpha-20250824105539-11d89409a8942fb030a7abff740450f8a906266d

### Patch Changes

- [#2291](https://github.com/Urigo/accounter-fullstack/pull/2291)
  [`633a688`](https://github.com/Urigo/accounter-fullstack/commit/633a68824433dcd4df7be7e9c118ddadbf9a2029)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@4.0.17` ↗︎](https://www.npmjs.com/package/zod/v/4.0.17) (from
    `3.25.76`, in `dependencies`)

- [#2368](https://github.com/Urigo/accounter-fullstack/pull/2368)
  [`1aa95ab`](https://github.com/Urigo/accounter-fullstack/commit/1aa95abcab34009fa5133352bc3fa54511e293fd)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@2.0.5` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/2.0.5) (from
    `1.2.12`, in `dependencies`)
  - Updated dependency [`ai@5.0.16` ↗︎](https://www.npmjs.com/package/ai/v/5.0.16) (from `4.3.19`,
    in `dependencies`)

- [#2444](https://github.com/Urigo/accounter-fullstack/pull/2444)
  [`6b530f5`](https://github.com/Urigo/accounter-fullstack/commit/6b530f551f1fc559913d966a6e93874338704d9c)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@5.0.18` ↗︎](https://www.npmjs.com/package/ai/v/5.0.18) (from `5.0.16`,
    in `dependencies`)

- [#2449](https://github.com/Urigo/accounter-fullstack/pull/2449)
  [`2651e0c`](https://github.com/Urigo/accounter-fullstack/commit/2651e0c98b37d7e58ef123353abcc33738e97b3e)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@5.0.20` ↗︎](https://www.npmjs.com/package/ai/v/5.0.20) (from `5.0.18`,
    in `dependencies`)

- [#2453](https://github.com/Urigo/accounter-fullstack/pull/2453)
  [`00ec66f`](https://github.com/Urigo/accounter-fullstack/commit/00ec66f498c07814004813fde92ea177003317a5)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@2.0.6` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/2.0.6) (from
    `2.0.5`, in `dependencies`)
  - Updated dependency [`ai@5.0.21` ↗︎](https://www.npmjs.com/package/ai/v/5.0.21) (from `5.0.20`,
    in `dependencies`)

- [#2456](https://github.com/Urigo/accounter-fullstack/pull/2456)
  [`3fe961a`](https://github.com/Urigo/accounter-fullstack/commit/3fe961a8338359ed544ce4de5730a1898fb1cc43)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@4.1.0` ↗︎](https://www.npmjs.com/package/zod/v/4.1.0) (from `4.0.17`,
    in `dependencies`)

- [#2436](https://github.com/Urigo/accounter-fullstack/pull/2436)
  [`17c75ad`](https://github.com/Urigo/accounter-fullstack/commit/17c75ad6c675c3db6e35c4ef309b9d005dacd265)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **Performance Optimization**: Introduced
  DataLoader for batching and caching requests to the Green Invoice API for both documents and
  clients, significantly reducing redundant API calls.
  - **Caching Implementation**: Implemented a caching layer for Green Invoice API responses,
    improving response times and overall system efficiency.
  - **Document Status Update Fix**: Fixed an issue with document status updates by ensuring that
    document data is invalidated from the cache when a document is closed, preventing stale data
    from being served.
  - **API Call Refactoring**: Refactored various parts of the codebase to utilize the newly
    introduced DataLoader and caching mechanisms, streamlining interactions with the Green Invoice
    API.
- Updated dependencies
  [[`633a688`](https://github.com/Urigo/accounter-fullstack/commit/633a68824433dcd4df7be7e9c118ddadbf9a2029),
  [`3fe961a`](https://github.com/Urigo/accounter-fullstack/commit/3fe961a8338359ed544ce4de5730a1898fb1cc43),
  [`633a688`](https://github.com/Urigo/accounter-fullstack/commit/633a68824433dcd4df7be7e9c118ddadbf9a2029),
  [`c56e276`](https://github.com/Urigo/accounter-fullstack/commit/c56e276f6e2addab88cd9fcd11b68fbc15c6f41a),
  [`3fe961a`](https://github.com/Urigo/accounter-fullstack/commit/3fe961a8338359ed544ce4de5730a1898fb1cc43),
  [`633a688`](https://github.com/Urigo/accounter-fullstack/commit/633a68824433dcd4df7be7e9c118ddadbf9a2029),
  [`c56e276`](https://github.com/Urigo/accounter-fullstack/commit/c56e276f6e2addab88cd9fcd11b68fbc15c6f41a),
  [`3fe961a`](https://github.com/Urigo/accounter-fullstack/commit/3fe961a8338359ed544ce4de5730a1898fb1cc43)]:
  - @accounter/pcn874-generator@0.6.2-alpha-20250824105539-11d89409a8942fb030a7abff740450f8a906266d
  - @accounter/shaam-uniform-format-generator@0.2.1-alpha-20250824105539-11d89409a8942fb030a7abff740450f8a906266d
  - @accounter/shaam6111-generator@0.1.3-alpha-20250824105539-11d89409a8942fb030a7abff740450f8a906266d

## 0.0.6

### Patch Changes

- [#2252](https://github.com/Urigo/accounter-fullstack/pull/2252)
  [`f783100`](https://github.com/Urigo/accounter-fullstack/commit/f783100e05aa0aeb4bd5587760d098613cb2e24f)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`dotenv@17.2.1` ↗︎](https://www.npmjs.com/package/dotenv/v/17.2.1) (from
    `16.6.1`, in `dependencies`)

- [#2263](https://github.com/Urigo/accounter-fullstack/pull/2263)
  [`6003953`](https://github.com/Urigo/accounter-fullstack/commit/6003953e6fd21be6601ec7f7d9b5a077453ab094)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.14.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.14.0)
    (from `3.13.5`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.14.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.14.0) (from `5.13.5`,
    in `dependencies`)

- [#2268](https://github.com/Urigo/accounter-fullstack/pull/2268)
  [`1069779`](https://github.com/Urigo/accounter-fullstack/commit/1069779e986bbdb9f5d1ef8c1f25ccd66e2b1691)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.71` ↗︎](https://www.npmjs.com/package/zod/v/3.25.71) (from
    `3.25.67`, in `dependencies`)

- [#2273](https://github.com/Urigo/accounter-fullstack/pull/2273)
  [`dc6fae4`](https://github.com/Urigo/accounter-fullstack/commit/dc6fae4ae197f8ec12e426bb773cfb88fa111a46)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.74` ↗︎](https://www.npmjs.com/package/zod/v/3.25.74) (from
    `3.25.71`, in `dependencies`)

- [#2278](https://github.com/Urigo/accounter-fullstack/pull/2278)
  [`2bab7e1`](https://github.com/Urigo/accounter-fullstack/commit/2bab7e1529ef7ee313f928f58772aefe200a16ee)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency [`zod@3.25.74` ↗︎](https://www.npmjs.com/package/zod/v/3.25.74) (from
    `3.25.71`, in `dependencies`)

- [#2281](https://github.com/Urigo/accounter-fullstack/pull/2281)
  [`138acaa`](https://github.com/Urigo/accounter-fullstack/commit/138acaa9014546f9fffa30386fa956340f92df61)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.75` ↗︎](https://www.npmjs.com/package/zod/v/3.25.75) (from
    `3.25.74`, in `dependencies`)

- [#2285](https://github.com/Urigo/accounter-fullstack/pull/2285)
  [`53c880d`](https://github.com/Urigo/accounter-fullstack/commit/53c880d21e0cc49333e725a57659bdcbb5bf1232)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency [`zod@3.25.75` ↗︎](https://www.npmjs.com/package/zod/v/3.25.75) (from
    `3.25.74`, in `dependencies`)

- [#2286](https://github.com/Urigo/accounter-fullstack/pull/2286)
  [`b72c486`](https://github.com/Urigo/accounter-fullstack/commit/b72c48695f7f2f1a3e99077da1a362ab5f389f23)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.3.17` ↗︎](https://www.npmjs.com/package/ai/v/4.3.17) (from `4.3.16`,
    in `dependencies`)
  - Updated dependency [`zod@3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from
    `3.25.75`, in `dependencies`)

- [#2289](https://github.com/Urigo/accounter-fullstack/pull/2289)
  [`bd7a74b`](https://github.com/Urigo/accounter-fullstack/commit/bd7a74b173994b6449d250e4868509a1243e5af6)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-hive/yoga@0.42.2` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.42.2)
    (from `0.42.1`, in `dependencies`)
  - Updated dependency [`ai@4.3.17` ↗︎](https://www.npmjs.com/package/ai/v/4.3.17) (from `4.3.16`,
    in `dependencies`)
  - Updated dependency [`zod@3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from
    `3.25.75`, in `dependencies`)

- [#2292](https://github.com/Urigo/accounter-fullstack/pull/2292)
  [`6c797c6`](https://github.com/Urigo/accounter-fullstack/commit/6c797c6f885ee1d45395a76089f92a95483d5d3a)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency [`ai@4.3.17` ↗︎](https://www.npmjs.com/package/ai/v/4.3.17) (from `4.3.16`,
    in `dependencies`)
  - Updated dependency [`zod@3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from
    `3.25.75`, in `dependencies`)

- [#2293](https://github.com/Urigo/accounter-fullstack/pull/2293)
  [`3a511ca`](https://github.com/Urigo/accounter-fullstack/commit/3a511ca20d9cf7f62f0d5f6c1f8283d103160de4)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-hive/yoga@0.42.2` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.42.2)
    (from `0.42.1`, in `dependencies`)

- [#2298](https://github.com/Urigo/accounter-fullstack/pull/2298)
  [`814c130`](https://github.com/Urigo/accounter-fullstack/commit/814c13063fbf41bd7a737005eb618efd20876d0f)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.15.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.15.0)
    (from `3.14.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.15.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.15.0) (from `5.14.0`,
    in `dependencies`)

- [#2306](https://github.com/Urigo/accounter-fullstack/pull/2306)
  [`a491206`](https://github.com/Urigo/accounter-fullstack/commit/a491206eeedf25ddab8e308a409357d841673062)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.15.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.15.0)
    (from `3.14.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.15.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.15.0) (from `5.14.0`,
    in `dependencies`)

- [#2307](https://github.com/Urigo/accounter-fullstack/pull/2307)
  [`70e1f9e`](https://github.com/Urigo/accounter-fullstack/commit/70e1f9e5b1139aaecf3be58b616ccb361256b917)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.15.1` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.15.1)
    (from `3.15.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.15.1` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.15.1) (from `5.15.0`,
    in `dependencies`)

- [#2310](https://github.com/Urigo/accounter-fullstack/pull/2310)
  [`95da5aa`](https://github.com/Urigo/accounter-fullstack/commit/95da5aa4e2666e78fc42c3c8f231b43a3f23a506)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.3.18` ↗︎](https://www.npmjs.com/package/ai/v/4.3.18) (from `4.3.17`,
    in `dependencies`)

- [#2315](https://github.com/Urigo/accounter-fullstack/pull/2315)
  [`4b8b51f`](https://github.com/Urigo/accounter-fullstack/commit/4b8b51f3b33577283137caa8232f4457c20aa9cf)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.3.19` ↗︎](https://www.npmjs.com/package/ai/v/4.3.19) (from `4.3.18`,
    in `dependencies`)

- [#2320](https://github.com/Urigo/accounter-fullstack/pull/2320)
  [`fcf060c`](https://github.com/Urigo/accounter-fullstack/commit/fcf060c93a42fceb401cab55f62104dba14ddc36)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.10.9` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.9)
    (from `0.10.8`, in `dependencies`)

- [#2322](https://github.com/Urigo/accounter-fullstack/pull/2322)
  [`408b287`](https://github.com/Urigo/accounter-fullstack/commit/408b287588f1753776cd98755383fc269d7410fb)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Added dependency
    [`@accounter/shaam-uniform-format-generator@workspace:^` ↗︎](https://www.npmjs.com/package/@accounter/shaam-uniform-format-generator/v/workspace:^)
    (to `dependencies`)

- [#2336](https://github.com/Urigo/accounter-fullstack/pull/2336)
  [`5dea1b7`](https://github.com/Urigo/accounter-fullstack/commit/5dea1b7c849d901ce7d161e24169c24b4d5bea61)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`dotenv-cli@9.0.0` ↗︎](https://www.npmjs.com/package/dotenv-cli/v/9.0.0)
    (from `8.0.0`, in `dependencies`)

- [#2357](https://github.com/Urigo/accounter-fullstack/pull/2357)
  [`eac0da7`](https://github.com/Urigo/accounter-fullstack/commit/eac0da793a164a332aa0fdee86b257945ec8ec6a)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`dotenv-cli@10.0.0` ↗︎](https://www.npmjs.com/package/dotenv-cli/v/10.0.0)
    (from `9.0.0`, in `dependencies`)

- [#2376](https://github.com/Urigo/accounter-fullstack/pull/2376)
  [`dbd9059`](https://github.com/Urigo/accounter-fullstack/commit/dbd905919904037404bde90b3d34f055b0c8a4c8)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.10.10` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.10)
    (from `0.10.9`, in `dependencies`)

- [#2374](https://github.com/Urigo/accounter-fullstack/pull/2374)
  [`44a0512`](https://github.com/Urigo/accounter-fullstack/commit/44a0512e18d2c103a7d307397f3c4bd94f244441)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - * **Refactored Invoice Filtering**: The
  `fetchAndFilterInvoices` helper function in `deel.helper.ts` has been streamlined. It now
  exclusively identifies and returns Deel invoices that are *not\* yet present in the database,
  removing the previous logic for tracking 'known' receipt IDs. This simplifies its responsibility
  to only provide new invoices for processing.
  - **Improved Receipt-Charge Matching Efficiency**: A new, optimized database query
    (`getReceiptToCharge`) has been introduced in `deel-invoices.provider.ts`. This query
    efficiently retrieves all existing Deel receipt-to-charge mappings directly from the database,
    ensuring that for each payment ID, the most recent associated charge ID is fetched.
  - **Streamlined Charge Matching Logic**: The `getChargeMatchesForPayments` helper function in
    `deel.helper.ts` has been updated to leverage the new `getReceiptToCharge` method from
    `DeelInvoicesProvider`. This change eliminates the need to pass an intermediate
    `knownReceiptIds` set and perform individual lookups, leading to a more direct and efficient
    matching process.

- [#2300](https://github.com/Urigo/accounter-fullstack/pull/2300)
  [`aa95d61`](https://github.com/Urigo/accounter-fullstack/commit/aa95d61169177165cbe513c8a9ccb7766518e824)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - \* **New Features**
  - Added modal to display similar charges by business, accessible from business card.
  - The modal appears after updating business information if suggestion tags or descriptions are
    present.
  - **Improvements**
    - Enhanced filtering of similar charges to exclude charges with identical tags or descriptions.
    - Improved suggestion merging logic to better retain existing tags and phrases.
  - **Bug Fixes**
    - Fixed modal behavior to ensure correct display and filtering based on user actions.

- [#2334](https://github.com/Urigo/accounter-fullstack/pull/2334)
  [`0c6ac6c`](https://github.com/Urigo/accounter-fullstack/commit/0c6ac6c0fd8d7afe96ce26260a514ccb682e621b)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **New Document Generation UI**: I've
  introduced a brand new UI screen, `IssueDocumentScreen`, that allows users to create and configure
  various accounting documents like invoices and receipts with extensive settings for document type,
  language, currency, and VAT.
  - **Real-time PDF Document Preview**: Users can now preview generated documents in real-time
    directly within the UI before issuing them, powered by the `pdfjs-dist` library for client-side
    PDF rendering.
  - **Comprehensive Document Configuration**: The new UI provides detailed configuration options,
    including fields for client information, managing multiple income items (description, price,
    quantity, VAT), and specifying various payment methods with their unique details (e.g., bank,
    credit card, PayPal, payment app).
  - **GraphQL API Extensions for Document Management**: I've extended the GraphQL API with a new
    `previewGreenInvoiceDocument` mutation for generating PDF previews and a `newDocumentInfoDraft`
    query to pre-populate document forms based on existing charge data.
  - **Enhanced Document Actions in Table View**: I've added the ability to close and re-issue
    documents directly from the documents table, providing a more streamlined workflow for managing
    document statuses.
  - **New 'With Open Documents' Filter**: A new filter, 'With Open Documents', has been added to the
    charges filter, allowing users to easily identify and manage charges that have associated open
    documents.
  - **GraphQL Query Refactoring**: I've refactored several GraphQL queries from fetching multiple
    charges (`chargesByIDs`) to fetching a single charge (`charge`), simplifying data retrieval for
    individual charge details.
  - **Database Migration for Open Documents Flag**: A new database migration introduces an
    `open_docs_flag` to the `extended_charges` view, enabling efficient filtering of charges based
    on their associated open documents.

- [#2424](https://github.com/Urigo/accounter-fullstack/pull/2424)
  [`140bb3e`](https://github.com/Urigo/accounter-fullstack/commit/140bb3e9a4604a7f0d32e3fcee0e53c30d5c277b)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - \* **Introduced Client and Contract
  Management**: Replaced the GreenInvoiceBusiness concept with dedicated Client and Contract
  entities, enabling more granular management of client relationships and billing agreements.
  - **Database Schema Evolution**: Implemented a new migration to rename the
    businesses_green_invoice_match table to clients and introduced a new clients_contracts table to
    store contract details.
  - **GraphQL API Expansion**: Added new GraphQL modules for contracts and enhanced the
    financial-entities module with clients resolvers and types, providing a more structured API for
    client and contract data.
  - **Streamlined Monthly Document Generation UI**: Updated the user interface for issuing monthly
    documents to leverage the new client and contract data, improving the selection process and
    draft generation.
  - **Removed Legacy CSV Functionality**: Deprecated and removed the CSV upload and download
    features related to monthly document drafts, simplifying the workflow.

- [#2399](https://github.com/Urigo/accounter-fullstack/pull/2399)
  [`ffe296d`](https://github.com/Urigo/accounter-fullstack/commit/ffe296d26899cb8cf6d843c4efebefa170cac95e)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - \* **Client Form Refactoring**: The client
  form (`client-form.tsx`) has been updated to use GraphQL fragments for client data, introducing a
  `normalizeClientInfo` utility for consistent data transformation. It now includes a `fetching`
  state to provide better loading feedback.
  - **Income Form Enhancements**: The income form (`income-form.tsx`) has been reorganized to
    improve layout and data input, including the addition of currency selection and reordering of
    fields. Some previously included fields like 'Catalog Number' have been commented out or removed
    from the data structure.
  - **Main Document Issuance Form Logic**: The central `GenerateDocument` component (`index.tsx`)
    now dynamically fetches client information using `urql`'s `useQuery` hook, allowing for
    pre-population of client details. Several sections related to description, footer text,
    discount, rounding, and digital signature have been temporarily commented out in the UI.
  - **Payment Form Modularity**: The payment form (`payment-form.tsx`) has been refactored to
    generalize account and transaction input fields using a `useCallback` hook, and payment
    type-specific fields (e.g., for wire transfers, cheques, PayPal, and other payment apps) are now
    conditionally rendered for better clarity.
  - **Backend Data Handling**: On the server-side, new helper functions have been introduced
    (`issue-document.helper.ts`) to deduce VAT types, retrieve linked document attributes, determine
    document dates from transactions, and fetch detailed client information from Green Invoice. The
    GraphQL schema (`green-invoice.graphql.ts`) and resolvers (`green-invoice.resolvers.ts`) have
    been updated to reflect these new data structures and logic, including the removal of redundant
    fields from `GreenInvoiceIncome`.
  - **Document Naming Conventions**: Minor textual updates have been made to document names (e.g.,
    "Proforma" to "Proforma Invoice") for improved clarity.

- [#2334](https://github.com/Urigo/accounter-fullstack/pull/2334)
  [`0c6ac6c`](https://github.com/Urigo/accounter-fullstack/commit/0c6ac6c0fd8d7afe96ce26260a514ccb682e621b)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - \* **New UI for Document Generation**: A
  comprehensive new UI screen (`IssueDocumentScreen`) has been added, allowing users to create and
  configure various accounting documents (e.g., invoices, receipts) with detailed settings for
  document type, language, currency, and VAT.
  - **Real-time Document Preview**: Users can now preview generated documents (likely PDFs) directly
    within the UI before officially issuing them, powered by the `pdfjs-dist` library for
    client-side rendering.
  - **Detailed Document Configuration**: The new UI provides extensive fields for capturing client
    information, managing multiple income items (description, price, quantity, VAT), and specifying
    various payment methods with their unique details (e.g., bank, credit card, PayPal, payment
    app).
  - **GraphQL API Extension for Preview**: The backend GraphQL API has been extended with a new
    `previewGreenInvoiceDocument` mutation, enabling the client to send detailed document input and
    receive a base64-encoded PDF preview.
  - **Improved Green Invoice Integration**: New helper functions and schema updates ensure proper
    mapping of UI inputs to the Green Invoice API's complex data structures for document generation
    and preview, handling various enums and nested objects.

- [#2392](https://github.com/Urigo/accounter-fullstack/pull/2392)
  [`abe60ad`](https://github.com/Urigo/accounter-fullstack/commit/abe60ad1cece8223c7c95b472c3b8104e9a91acb)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **Email Sending Control**: I've added a
  new sendEmail option to the document issuing flow, giving users the flexibility to decide whether
  an email should be dispatched to the client along with the document.
  - **Enhanced UI for Email Options**: I've integrated a 'Should Send Email' checkbox into the
    document issuance modal. This checkbox dynamically controls the enabled state of the email
    content and attachment fields, ensuring a streamlined user experience.
  - **Backend Email Dispatch Logic**: On the server side, I've updated the issueGreenInvoiceDocument
    resolver to honor the sendEmail flag. If sendEmail is false, the system will prevent emails from
    being sent by clearing the client's email addresses before processing.
  - **Automated Linked Document Closure**: I've implemented a feature that automatically closes any
    linked documents when a new document is successfully issued, improving document lifecycle
    management.
  - **Improved Green Invoice Remarks**: I've enhanced the Green Invoice integration to automatically
    pull and apply remarks from associated business matches, providing more relevant document
    descriptions.

- [#2435](https://github.com/Urigo/accounter-fullstack/pull/2435)
  [`eeb533e`](https://github.com/Urigo/accounter-fullstack/commit/eeb533e95042abb684bb72461a89e780cd25121e)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **New Feature: Foreign Securities
  Charges**: Comprehensive support for 'Foreign Securities Charges' has been introduced across the
  application. This includes new database fields, GraphQL types, frontend UI components, and backend
  resolvers to correctly categorize, display, and process these charges.
  - **Module Refactoring and Enhancements: Bank Deposits**: A new dedicated GraphQL module for 'Bank
    Deposits' has been created, along with new UI components to display bank deposit information,
    including balances and associated transactions. This refactors existing bank deposit logic into
    a more organized structure.
  - **Enhanced Ledger Generation for Foreign Securities**: Advanced ledger generation logic has been
    implemented specifically for 'Foreign Securities Charges'. This new resolver handles complex
    scenarios involving main transactions, associated fees, and currency exchange rates to ensure
    accurate financial record-keeping.
  - **Admin Context Configuration for Foreign Securities**: The application's administrative context
    has been updated to include configuration for foreign securities, allowing for the definition of
    specific business and fees categories related to these charges.
  - **System-Wide Integration of New Charge Type**: Various frontend and backend components have
    been updated to recognize and correctly handle the new 'ForeignSecuritiesCharge' type, ensuring
    proper display, validation, and integration with existing features like accountant approval,
    documents, and tags.

- [#2338](https://github.com/Urigo/accounter-fullstack/pull/2338)
  [`585d74c`](https://github.com/Urigo/accounter-fullstack/commit/585d74cb2867c933e745468e496d951b6488c155)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Support SEK currency across all layers of
  the project.

- [#2322](https://github.com/Urigo/accounter-fullstack/pull/2322)
  [`408b287`](https://github.com/Urigo/accounter-fullstack/commit/408b287588f1753776cd98755383fc269d7410fb)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - \* **New Client-Side Feature**: I've added
  a new modal component (`FileDownloadModal`) to the client application, allowing users to select a
  date range and trigger the generation and download of uniform format files (bkmvdata and ini)
  directly from the UI.
  - **Data Model Extension**: The `JournalEntry` and `BusinessMetadata` schemas have been extended
    to support additional optional fields, such as `batchNumber`, `transactionType`,
    `referenceDocument`, `currencyCode`, `foreignCurrencyAmount` for journal entries, and `address`
    details for business metadata. This enriches the data available for reporting.
  - **Uniform Format Generator Enhancement**: The `generateUniformFormatReport` function in the
    generator package has been updated to consume and incorporate these new extended fields from the
    `JournalEntry` and `BusinessMetadata` into the generated uniform format files, ensuring more
    comprehensive reports.
  - **Testing**: New unit tests have been added to verify that the uniform format generator
    correctly handles journal entries with the newly introduced extended fields, ensuring data
    integrity and proper report generation.

- [#2367](https://github.com/Urigo/accounter-fullstack/pull/2367)
  [`33b7fd7`](https://github.com/Urigo/accounter-fullstack/commit/33b7fd7f476bd59aad37442ad1d0b7497e31d3d4)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - \* **New Database Schema for Issued
  Documents**: I've introduced a new `documents_issued` table in the database. This table stores
  crucial metadata for documents generated by our system (e.g., via Green Invoice), including their
  external ID, current status, and any linked documents. A new `document_status` enum has also been
  added to track the lifecycle of these documents.
  - **Enhanced Green Invoice Integration**: The Green Invoice client and GraphQL API have been
    significantly extended. New capabilities allow us to preview, issue, and close documents
    directly through the Green Invoice API via new GraphQL mutations. This provides more
    comprehensive control over self-issued financial documents.
  - **Improved Document Synchronization Logic**: The `fetchIncomeDocuments` mutation has been
    refactored to not only ingest new documents from Green Invoice but also to intelligently
    identify and update the status and linked documents of existing self-issued records in our
    database. This ensures better data consistency with the external system.
  - **GraphQL API Expansion for Document Management**: I've exposed new GraphQL types
    (`IssuedDocumentInfo`) and mutations (`closeDocument`, `previewGreenInvoiceDocument`,
    `issueGreenInvoiceDocument`) to provide a richer API for managing self-issued documents and
    their associated information, including their status and links to other documents.

- [#2272](https://github.com/Urigo/accounter-fullstack/pull/2272)
  [`a6f9e78`](https://github.com/Urigo/accounter-fullstack/commit/a6f9e78705414e772d6b92dcab8319f529e886e6)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Introduce Admin Businesses module,to
  defrenciate from common businesses and add unique relevant information

- [#2409](https://github.com/Urigo/accounter-fullstack/pull/2409)
  [`bb522fd`](https://github.com/Urigo/accounter-fullstack/commit/bb522fd110a880397cda47c7baf20ef6b0479166)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - \* **Component Renaming**: I've renamed the
  `IssueDocumentModal` to `PreviewDocumentModal` across the client-side components to better reflect
  its primary function of preparing and reviewing documents before final issuance.
  - **Enhanced Document Closure**: The `CloseDocumentButton` now includes enhanced functionality,
    allowing users to optionally issue a credit invoice when closing certain types of documents,
    complete with a confirmation modal for a smoother workflow.
  - **Improved Document Generation Form**: I've refined the `GenerateDocument` form by implementing
    conditional rendering for fields like `maxPayments` and `dueDate`, and for the `IncomeForm` and
    `PaymentForm`, ensuring only relevant fields are displayed based on the document type.
    Additionally, `linkedDocumentIds` are now passed to `RecentClientDocs` for better context.
  - **Refactored Document Tables**: The `RecentClientDocs` component has been refactored to leverage
    `@tanstack/react-table`, providing a more robust and flexible table display. It now also
    highlights linked documents, making it easier to identify related entries.
  - **New Document Description Column**: I've introduced a new `Description` column to document
    tables, which displays a summary of income descriptions from the associated documents, offering
    more immediate insight into document content.
  - **Backend Document Synchronization and Closure Improvements**: On the backend, I've updated the
    document synchronization logic to first process new document insertions and then handle updates
    to existing documents. The process for closing linked documents has also been improved to use
    `updateIssuedDocumentByExternalId` and now correctly avoids closing receipts.
  - **GraphQL API Enhancement**: A new `originalDocument` field has been added to the
    `IssuedDocumentInfo` GraphQL type, enabling the retrieval of full Green Invoice document details
    directly from the API.

- [#2257](https://github.com/Urigo/accounter-fullstack/pull/2257)
  [`29895c4`](https://github.com/Urigo/accounter-fullstack/commit/29895c4af2e34455a438743a37c43fc1d67531b7)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Extend Deel API response schema

- [#2285](https://github.com/Urigo/accounter-fullstack/pull/2285)
  [`53c880d`](https://github.com/Urigo/accounter-fullstack/commit/53c880d21e0cc49333e725a57659bdcbb5bf1232)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Enable batch approval for charge
  tags/description suggestions.

- [#2404](https://github.com/Urigo/accounter-fullstack/pull/2404)
  [`9c2c79c`](https://github.com/Urigo/accounter-fullstack/commit/9c2c79cf9c36bfeea84119e61a062c6fec843ec0)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **New GraphQL Queries and Resolvers**:
  Introduced new GraphQL queries (`recentDocumentsByClient` and `recentIssuedDocumentsByType`) and
  corresponding backend resolvers to efficiently fetch documents based on client ID and document
  type, respectively. This enables the new UI features.
  - **Reusable Documents Table**: The `DocumentsTable` component has been refactored to be more
    generic and reusable. It now accepts a direct array of document fragments and includes a
    `limited` prop to control column visibility, making it suitable for displaying concise lists of
    documents in various contexts.
  - **Backend Data Fetching Improvements**: New SQL queries and a DataLoader have been added to the
    `IssuedDocumentsProvider` to optimize the fetching of documents by client ID, ensuring efficient
    data retrieval for the new frontend features.
- Updated dependencies
  [[`b1352c4`](https://github.com/Urigo/accounter-fullstack/commit/b1352c4190bad2d93d1be823d96ff2b53df7387a),
  [`1069779`](https://github.com/Urigo/accounter-fullstack/commit/1069779e986bbdb9f5d1ef8c1f25ccd66e2b1691),
  [`dc6fae4`](https://github.com/Urigo/accounter-fullstack/commit/dc6fae4ae197f8ec12e426bb773cfb88fa111a46),
  [`2bab7e1`](https://github.com/Urigo/accounter-fullstack/commit/2bab7e1529ef7ee313f928f58772aefe200a16ee),
  [`138acaa`](https://github.com/Urigo/accounter-fullstack/commit/138acaa9014546f9fffa30386fa956340f92df61),
  [`53c880d`](https://github.com/Urigo/accounter-fullstack/commit/53c880d21e0cc49333e725a57659bdcbb5bf1232),
  [`b72c486`](https://github.com/Urigo/accounter-fullstack/commit/b72c48695f7f2f1a3e99077da1a362ab5f389f23),
  [`bd7a74b`](https://github.com/Urigo/accounter-fullstack/commit/bd7a74b173994b6449d250e4868509a1243e5af6),
  [`6c797c6`](https://github.com/Urigo/accounter-fullstack/commit/6c797c6f885ee1d45395a76089f92a95483d5d3a),
  [`1069779`](https://github.com/Urigo/accounter-fullstack/commit/1069779e986bbdb9f5d1ef8c1f25ccd66e2b1691),
  [`dc6fae4`](https://github.com/Urigo/accounter-fullstack/commit/dc6fae4ae197f8ec12e426bb773cfb88fa111a46),
  [`2bab7e1`](https://github.com/Urigo/accounter-fullstack/commit/2bab7e1529ef7ee313f928f58772aefe200a16ee),
  [`138acaa`](https://github.com/Urigo/accounter-fullstack/commit/138acaa9014546f9fffa30386fa956340f92df61),
  [`53c880d`](https://github.com/Urigo/accounter-fullstack/commit/53c880d21e0cc49333e725a57659bdcbb5bf1232),
  [`b72c486`](https://github.com/Urigo/accounter-fullstack/commit/b72c48695f7f2f1a3e99077da1a362ab5f389f23),
  [`bd7a74b`](https://github.com/Urigo/accounter-fullstack/commit/bd7a74b173994b6449d250e4868509a1243e5af6),
  [`6c797c6`](https://github.com/Urigo/accounter-fullstack/commit/6c797c6f885ee1d45395a76089f92a95483d5d3a),
  [`0c6ac6c`](https://github.com/Urigo/accounter-fullstack/commit/0c6ac6c0fd8d7afe96ce26260a514ccb682e621b),
  [`0c6ac6c`](https://github.com/Urigo/accounter-fullstack/commit/0c6ac6c0fd8d7afe96ce26260a514ccb682e621b),
  [`88207b1`](https://github.com/Urigo/accounter-fullstack/commit/88207b1f3fbafbd67b67fe8edca6a576d42e25bd),
  [`1be8c87`](https://github.com/Urigo/accounter-fullstack/commit/1be8c87be477204ddfc57c38d1ab8cfc66cea1a9),
  [`9915dd2`](https://github.com/Urigo/accounter-fullstack/commit/9915dd2c0f7f78103320bc99dabd2de2384bbfbc),
  [`408b287`](https://github.com/Urigo/accounter-fullstack/commit/408b287588f1753776cd98755383fc269d7410fb)]:
  - @accounter/green-invoice-graphql@0.8.0
  - @accounter/pcn874-generator@0.6.1
  - @accounter/shaam6111-generator@0.1.2
  - @accounter/shaam-uniform-format-generator@0.2.0

## 0.0.5

### Patch Changes

- [#1754](https://github.com/Urigo/accounter-fullstack/pull/1754)
  [`2711ade`](https://github.com/Urigo/accounter-fullstack/commit/2711ade6c369a6c0fa858f0f3047776f5979ae68)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency [`ai@4.3.5` ↗︎](https://www.npmjs.com/package/ai/v/4.3.5) (from `4.3.4`, in
    `dependencies`)
  - Updated dependency [`dotenv@16.5.0` ↗︎](https://www.npmjs.com/package/dotenv/v/16.5.0) (from
    `16.4.7`, in `dependencies`)

- [#1994](https://github.com/Urigo/accounter-fullstack/pull/1994)
  [`c73af73`](https://github.com/Urigo/accounter-fullstack/commit/c73af737d68cff22b560b615a5bd48296aa8b653)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.4` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.4) (from
    `1.2.2`, in `dependencies`)
  - Updated dependency [`ai@4.2.10` ↗︎](https://www.npmjs.com/package/ai/v/4.2.10) (from `4.2.8`,
    in `dependencies`)

- [#2007](https://github.com/Urigo/accounter-fullstack/pull/2007)
  [`c1c42bf`](https://github.com/Urigo/accounter-fullstack/commit/c1c42bf430e7bc1030c9432b0417b2310b9f2412)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.5` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.5) (from
    `1.2.4`, in `dependencies`)

- [#2020](https://github.com/Urigo/accounter-fullstack/pull/2020)
  [`b242f4c`](https://github.com/Urigo/accounter-fullstack/commit/b242f4cfccadcc6dae83c7c6055ba8795ce4c770)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.6` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.6) (from
    `1.2.5`, in `dependencies`)

- [#2021](https://github.com/Urigo/accounter-fullstack/pull/2021)
  [`026df05`](https://github.com/Urigo/accounter-fullstack/commit/026df059d7ccb8ef67602106b01d5020e936b418)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.6` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.6) (from
    `1.2.5`, in `dependencies`)

- [#2022](https://github.com/Urigo/accounter-fullstack/pull/2022)
  [`9b2e24e`](https://github.com/Urigo/accounter-fullstack/commit/9b2e24ec470a6ab3b377313a2ec6be5771bf6145)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.3.2` ↗︎](https://www.npmjs.com/package/ai/v/4.3.2) (from `4.2.10`, in
    `dependencies`)

- [#2028](https://github.com/Urigo/accounter-fullstack/pull/2028)
  [`ed1758c`](https://github.com/Urigo/accounter-fullstack/commit/ed1758ccebf849fde17a4c6e208a6e76913aea2c)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency [`ai@4.3.2` ↗︎](https://www.npmjs.com/package/ai/v/4.3.2) (from `4.2.10`, in
    `dependencies`)

- [#2029](https://github.com/Urigo/accounter-fullstack/pull/2029)
  [`bd3a3c6`](https://github.com/Urigo/accounter-fullstack/commit/bd3a3c62d877f662485cd5dfe7b3b1460ede0dda)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.7` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.7) (from
    `1.2.6`, in `dependencies`)
  - Updated dependency [`ai@4.3.3` ↗︎](https://www.npmjs.com/package/ai/v/4.3.3) (from `4.3.2`, in
    `dependencies`)

- [#2032](https://github.com/Urigo/accounter-fullstack/pull/2032)
  [`2b60daa`](https://github.com/Urigo/accounter-fullstack/commit/2b60daa5678f94c9710372172601db82340be2ff)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.8` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.8) (from
    `1.2.7`, in `dependencies`)
  - Updated dependency [`ai@4.3.4` ↗︎](https://www.npmjs.com/package/ai/v/4.3.4) (from `4.3.3`, in
    `dependencies`)

- [#2033](https://github.com/Urigo/accounter-fullstack/pull/2033)
  [`c8b8ee9`](https://github.com/Urigo/accounter-fullstack/commit/c8b8ee9422916435881db92e50fccf8e8f9c9fa8)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.9` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.9) (from
    `1.2.8`, in `dependencies`)

- [#2034](https://github.com/Urigo/accounter-fullstack/pull/2034)
  [`6b46090`](https://github.com/Urigo/accounter-fullstack/commit/6b460905177148b06a485c6bc0e2a470562b5c4b)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.13.3` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.13.3)
    (from `3.13.2`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.13.3` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.13.3) (from `5.13.2`,
    in `dependencies`)

- [#2044](https://github.com/Urigo/accounter-fullstack/pull/2044)
  [`8fd3d43`](https://github.com/Urigo/accounter-fullstack/commit/8fd3d431858e40690970bdaed6d2fef158933f02)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`dotenv@16.5.0` ↗︎](https://www.npmjs.com/package/dotenv/v/16.5.0) (from
    `16.4.7`, in `dependencies`)

- [#2045](https://github.com/Urigo/accounter-fullstack/pull/2045)
  [`21d5e4d`](https://github.com/Urigo/accounter-fullstack/commit/21d5e4d3fffbbcaaa1975bb748ca46d18b37bf1f)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.3.5` ↗︎](https://www.npmjs.com/package/ai/v/4.3.5) (from `4.3.4`, in
    `dependencies`)

- [#2050](https://github.com/Urigo/accounter-fullstack/pull/2050)
  [`68ca1e1`](https://github.com/Urigo/accounter-fullstack/commit/68ca1e1c29187b2c29f5699113927ba55be61739)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.10` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.10) (from
    `1.2.9`, in `dependencies`)
  - Updated dependency
    [`@whatwg-node/fetch@0.10.6` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.6)
    (from `0.10.5`, in `dependencies`)
  - Updated dependency [`ai@4.3.6` ↗︎](https://www.npmjs.com/package/ai/v/4.3.6) (from `4.3.5`, in
    `dependencies`)

- [#2056](https://github.com/Urigo/accounter-fullstack/pull/2056)
  [`67166ad`](https://github.com/Urigo/accounter-fullstack/commit/67166addecc6d768cc1507cd1d1f2d810f8cb78c)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.13.4` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.13.4)
    (from `3.13.3`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.13.4` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.13.4) (from `5.13.3`,
    in `dependencies`)

- [#2058](https://github.com/Urigo/accounter-fullstack/pull/2058)
  [`931c554`](https://github.com/Urigo/accounter-fullstack/commit/931c5547459b0e92b58c6fc0b0f8897d077e9f1a)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.3.7` ↗︎](https://www.npmjs.com/package/ai/v/4.3.7) (from `4.3.6`, in
    `dependencies`)

- [#2060](https://github.com/Urigo/accounter-fullstack/pull/2060)
  [`4efa957`](https://github.com/Urigo/accounter-fullstack/commit/4efa9571e0bdb634ba77156a5c353656b814a595)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.3.8` ↗︎](https://www.npmjs.com/package/ai/v/4.3.8) (from `4.3.7`, in
    `dependencies`)

- [#2067](https://github.com/Urigo/accounter-fullstack/pull/2067)
  [`c96f3b0`](https://github.com/Urigo/accounter-fullstack/commit/c96f3b0f71d75ecb02d67b262c5b31070cef08f9)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.3.9` ↗︎](https://www.npmjs.com/package/ai/v/4.3.9) (from `4.3.8`, in
    `dependencies`)

- [#2074](https://github.com/Urigo/accounter-fullstack/pull/2074)
  [`e73947f`](https://github.com/Urigo/accounter-fullstack/commit/e73947f075b8e175011a98a4cb27834ad6cb3b4d)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`pg@8.15.5` ↗︎](https://www.npmjs.com/package/pg/v/8.15.5) (from `8.14.1`,
    in `dependencies`)

- [#2083](https://github.com/Urigo/accounter-fullstack/pull/2083)
  [`82c17d6`](https://github.com/Urigo/accounter-fullstack/commit/82c17d615205dd460ba5453b18d23ca2c4800303)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Added dependency
    [`graphql-scalars@1.24.2` ↗︎](https://www.npmjs.com/package/graphql-scalars/v/1.24.2) (to
    `dependencies`)
  - Added dependency [`zod@3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (to
    `dependencies`)

- [#2085](https://github.com/Urigo/accounter-fullstack/pull/2085)
  [`0f04fe9`](https://github.com/Urigo/accounter-fullstack/commit/0f04fe915f70c54401cb530ee58e439b6cb29b00)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.3.13` ↗︎](https://www.npmjs.com/package/ai/v/4.3.13) (from `4.3.9`,
    in `dependencies`)
  - Updated dependency [`pg@8.15.6` ↗︎](https://www.npmjs.com/package/pg/v/8.15.6) (from `8.15.5`,
    in `dependencies`)
  - Updated dependency [`zod@3.24.4` ↗︎](https://www.npmjs.com/package/zod/v/3.24.4) (from
    `3.24.3`, in `dependencies`)

- [#2086](https://github.com/Urigo/accounter-fullstack/pull/2086)
  [`5308911`](https://github.com/Urigo/accounter-fullstack/commit/530891185ab33f53299fa7fc8c623104e1b1dc94)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency [`graphql@16.11.0` ↗︎](https://www.npmjs.com/package/graphql/v/16.11.0)
    (from `16.10.0`, in `dependencies`)

- [#2087](https://github.com/Urigo/accounter-fullstack/pull/2087)
  [`5ecc50d`](https://github.com/Urigo/accounter-fullstack/commit/5ecc50d3d20efb3f03db59b906c9032097add473)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`cloudinary@2.6.1` ↗︎](https://www.npmjs.com/package/cloudinary/v/2.6.1)
    (from `2.6.0`, in `dependencies`)

- [#2100](https://github.com/Urigo/accounter-fullstack/pull/2100)
  [`8af4bdb`](https://github.com/Urigo/accounter-fullstack/commit/8af4bdb8abc2ae36c8c3e2e3a75a201f9071c8d1)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.11) (from
    `1.2.10`, in `dependencies`)
  - Updated dependency
    [`@whatwg-node/fetch@0.10.7` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.7)
    (from `0.10.6`, in `dependencies`)
  - Updated dependency [`ai@4.3.15` ↗︎](https://www.npmjs.com/package/ai/v/4.3.15) (from `4.3.13`,
    in `dependencies`)

- [#2110](https://github.com/Urigo/accounter-fullstack/pull/2110)
  [`d5c808b`](https://github.com/Urigo/accounter-fullstack/commit/d5c808b50af4fc8089e25ec9f3696c22a3d9aa3e)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`bcrypt@6.0.0` ↗︎](https://www.npmjs.com/package/bcrypt/v/6.0.0) (from
    `5.1.1`, in `dependencies`)

- [#2116](https://github.com/Urigo/accounter-fullstack/pull/2116)
  [`465aa1b`](https://github.com/Urigo/accounter-fullstack/commit/465aa1bea5442b00f8d8beaf40a37eee099b0960)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`pg@8.16.0` ↗︎](https://www.npmjs.com/package/pg/v/8.16.0) (from `8.15.6`,
    in `dependencies`)

- [#2124](https://github.com/Urigo/accounter-fullstack/pull/2124)
  [`0d30d14`](https://github.com/Urigo/accounter-fullstack/commit/0d30d14501128d73ae7a571f66bc231a3254b8f7)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-hive/yoga@0.42.0` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.42.0)
    (from `0.41.1`, in `dependencies`)

- [#2126](https://github.com/Urigo/accounter-fullstack/pull/2126)
  [`f406046`](https://github.com/Urigo/accounter-fullstack/commit/f4060469ee9b30241ec7f7a4f0da5ad39abd4b7d)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.3.16` ↗︎](https://www.npmjs.com/package/ai/v/4.3.16) (from `4.3.15`,
    in `dependencies`)

- [#2145](https://github.com/Urigo/accounter-fullstack/pull/2145)
  [`bfede15`](https://github.com/Urigo/accounter-fullstack/commit/bfede15da25cfcdca96a4242b5c5b9b1d08e0b28)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.1` ↗︎](https://www.npmjs.com/package/zod/v/3.25.1) (from
    `3.24.4`, in `dependencies`)

- [#2147](https://github.com/Urigo/accounter-fullstack/pull/2147)
  [`6cd6686`](https://github.com/Urigo/accounter-fullstack/commit/6cd66863456b6231a374b8f61798707bea11b213)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.3` ↗︎](https://www.npmjs.com/package/zod/v/3.25.3) (from
    `3.25.1`, in `dependencies`)

- [#2148](https://github.com/Urigo/accounter-fullstack/pull/2148)
  [`d20b48b`](https://github.com/Urigo/accounter-fullstack/commit/d20b48bf5dd25432f6db37c1807c4988d6ff5c09)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.6` ↗︎](https://www.npmjs.com/package/zod/v/3.25.6) (from
    `3.25.3`, in `dependencies`)

- [#2150](https://github.com/Urigo/accounter-fullstack/pull/2150)
  [`33a25c2`](https://github.com/Urigo/accounter-fullstack/commit/33a25c2d4c0e6231eff0a650ae79bdc1f502b125)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.7` ↗︎](https://www.npmjs.com/package/zod/v/3.25.7) (from
    `3.25.6`, in `dependencies`)

- [#2152](https://github.com/Urigo/accounter-fullstack/pull/2152)
  [`09e9153`](https://github.com/Urigo/accounter-fullstack/commit/09e91531ba51f96bc32292f4594d499fc296abd2)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.10.8` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.8)
    (from `0.10.7`, in `dependencies`)

- [#2153](https://github.com/Urigo/accounter-fullstack/pull/2153)
  [`0d2879c`](https://github.com/Urigo/accounter-fullstack/commit/0d2879c2afa447b31d60f01a98290ad2adb31196)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.10.8` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.8)
    (from `0.10.7`, in `dependencies`)

- [#2155](https://github.com/Urigo/accounter-fullstack/pull/2155)
  [`6718088`](https://github.com/Urigo/accounter-fullstack/commit/6718088b64c7d187d1934a7fc2a72f7fb08439b2)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.14` ↗︎](https://www.npmjs.com/package/zod/v/3.25.14) (from
    `3.25.7`, in `dependencies`)

- [#2159](https://github.com/Urigo/accounter-fullstack/pull/2159)
  [`f850fb6`](https://github.com/Urigo/accounter-fullstack/commit/f850fb62ba36ed46344b937e790a8cccb80e9f7d)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.12` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.12) (from
    `1.2.11`, in `dependencies`)
  - Updated dependency
    [`@graphql-hive/yoga@0.42.1` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.42.1)
    (from `0.42.0`, in `dependencies`)
  - Updated dependency [`zod@3.25.28` ↗︎](https://www.npmjs.com/package/zod/v/3.25.28) (from
    `3.25.14`, in `dependencies`)

- [#2160](https://github.com/Urigo/accounter-fullstack/pull/2160)
  [`433c1b8`](https://github.com/Urigo/accounter-fullstack/commit/433c1b8c272980f9ba3fa1f39ef731d642ae80c1)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency [`zod@3.25.49` ↗︎](https://www.npmjs.com/package/zod/v/3.25.49) (from
    `3.25.30`, in `dependencies`)
  - Added dependency
    [`@accounter/shaam6111-generator@workspace:^` ↗︎](https://www.npmjs.com/package/@accounter/shaam6111-generator/v/workspace:^)
    (to `dependencies`)

- [#2162](https://github.com/Urigo/accounter-fullstack/pull/2162)
  [`5a5cb06`](https://github.com/Urigo/accounter-fullstack/commit/5a5cb067aacc338cd36bd5fc8177a640c49211fa)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.13.5` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.13.5)
    (from `3.13.4`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.13.5` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.13.5) (from `5.13.4`,
    in `dependencies`)

- [#2172](https://github.com/Urigo/accounter-fullstack/pull/2172)
  [`c8dab86`](https://github.com/Urigo/accounter-fullstack/commit/c8dab8625d35d7aad836bd3bf5227fbbf1e7cc77)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.30` ↗︎](https://www.npmjs.com/package/zod/v/3.25.30) (from
    `3.25.28`, in `dependencies`)

- [#2176](https://github.com/Urigo/accounter-fullstack/pull/2176)
  [`4226408`](https://github.com/Urigo/accounter-fullstack/commit/422640856fdc0735e100b04777769f82c6a9f1b9)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.49` ↗︎](https://www.npmjs.com/package/zod/v/3.25.49) (from
    `3.25.30`, in `dependencies`)

- [#2186](https://github.com/Urigo/accounter-fullstack/pull/2186)
  [`4797e93`](https://github.com/Urigo/accounter-fullstack/commit/4797e9366fae9393252dfdcf68b862f0991a8761)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from
    `3.25.49`, in `dependencies`)

- [#2205](https://github.com/Urigo/accounter-fullstack/pull/2205)
  [`e0443e7`](https://github.com/Urigo/accounter-fullstack/commit/e0443e71948a3bb3284b6bf2abbfadd7ba96f438)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from
    `3.25.56`, in `dependencies`)

- [#2211](https://github.com/Urigo/accounter-fullstack/pull/2211)
  [`901784d`](https://github.com/Urigo/accounter-fullstack/commit/901784d6f3d128d8624207eee45dd69e6e7308c5)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.63` ↗︎](https://www.npmjs.com/package/zod/v/3.25.63) (from
    `3.25.57`, in `dependencies`)

- [#2218](https://github.com/Urigo/accounter-fullstack/pull/2218)
  [`2325c46`](https://github.com/Urigo/accounter-fullstack/commit/2325c467ab09cd9414f4dcf82a0646847d2dc974)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`zod@3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from
    `3.25.63`, in `dependencies`)

- [#2221](https://github.com/Urigo/accounter-fullstack/pull/2221)
  [`2f00b0e`](https://github.com/Urigo/accounter-fullstack/commit/2f00b0e9ec1e8cb35bdeb412ca5aef996c5b0bf1)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`cloudinary@2.7.0` ↗︎](https://www.npmjs.com/package/cloudinary/v/2.7.0)
    (from `2.6.1`, in `dependencies`)

- [#2222](https://github.com/Urigo/accounter-fullstack/pull/2222)
  [`0edd716`](https://github.com/Urigo/accounter-fullstack/commit/0edd71632c36a652b438fd8839b68491668ed365)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`pg@8.16.1` ↗︎](https://www.npmjs.com/package/pg/v/8.16.1) (from `8.16.0`,
    in `dependencies`)

- [#2226](https://github.com/Urigo/accounter-fullstack/pull/2226)
  [`598b22e`](https://github.com/Urigo/accounter-fullstack/commit/598b22ec84ba2f02998ba03a1544d96d879d1a7b)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@envelop/generic-auth@10.0.0` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/10.0.0)
    (from `9.1.3`, in `dependencies`)
  - Updated dependency
    [`@envelop/graphql-modules@8.0.0` ↗︎](https://www.npmjs.com/package/@envelop/graphql-modules/v/8.0.0)
    (from `7.1.3`, in `dependencies`)

- [#2232](https://github.com/Urigo/accounter-fullstack/pull/2232)
  [`e69a0f8`](https://github.com/Urigo/accounter-fullstack/commit/e69a0f8fd2003bf6b834d3ca0830974110a23c8e)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`pg@8.16.2` ↗︎](https://www.npmjs.com/package/pg/v/8.16.2) (from `8.16.1`,
    in `dependencies`)

- [#2241](https://github.com/Urigo/accounter-fullstack/pull/2241)
  [`a4dac49`](https://github.com/Urigo/accounter-fullstack/commit/a4dac49aad13c3558b4cc01d9e7390a5bc76bd02)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`dotenv@16.6.1` ↗︎](https://www.npmjs.com/package/dotenv/v/16.6.1) (from
    `16.5.0`, in `dependencies`)

- [#2246](https://github.com/Urigo/accounter-fullstack/pull/2246)
  [`12a8f20`](https://github.com/Urigo/accounter-fullstack/commit/12a8f205c1081a4f540bf14072ded447fbf619b0)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`pg@8.16.3` ↗︎](https://www.npmjs.com/package/pg/v/8.16.3) (from `8.16.2`,
    in `dependencies`)

- [#2250](https://github.com/Urigo/accounter-fullstack/pull/2250)
  [`0d33be9`](https://github.com/Urigo/accounter-fullstack/commit/0d33be90e08269204a63fc190887b678c94f9f96)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Support JPY currency

- [#2160](https://github.com/Urigo/accounter-fullstack/pull/2160)
  [`433c1b8`](https://github.com/Urigo/accounter-fullstack/commit/433c1b8c272980f9ba3fa1f39ef731d642ae80c1)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **New Features**
  - Introduced a comprehensive Shaam6111 financial report with multi-tab views for header, profit
    and loss, tax adjustment, and balance sheet data.
  - Added a new route and sidebar link for accessing the Shaam6111 report.
  - Implemented filter options for selecting business, year, and reference year within the report
    interface.
  - **Improvements**
    - Enhanced forms and queries to support IRS codes for business and tax category data.
    - Updated UI components for more precise type handling.
    - Improved report data fetching with parallel loading of ledger records and financial entities.
    - Added detailed GraphQL schema definitions and resolvers for Shaam6111 reports.
    - Integrated new helper functions for generating Shaam6111 report data.
    - Refactored cumulative calculation logic for research and development expenses in tax reports.
    - Centralized and streamlined validation formulas for profit and loss and balance sheet
      summaries.
  - **Bug Fixes**
    - Adjusted tax adjustment summary validation logic and updated corresponding tests.
  - **Documentation**
    - Added detailed GraphQL schema definitions for Shaam6111 reports.
  - **Tests**
    - Updated and expanded test cases for tax adjustment and header validation.
  - **Chores**
    - Refined internal configuration and export orders for improved maintainability.
    - Added new dependency for Shaam6111 report generation.

- [#2139](https://github.com/Urigo/accounter-fullstack/pull/2139)
  [`305c659`](https://github.com/Urigo/accounter-fullstack/commit/305c659b83bb4466964489979b52c51addc5f7c7)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Introduce optional document attribute -
  `exchangeRateOverride`, for cases of foreign amount documents which also notes the local amount
  value and exchange rate

- [#2158](https://github.com/Urigo/accounter-fullstack/pull/2158)
  [`8d128a2`](https://github.com/Urigo/accounter-fullstack/commit/8d128a2159e2ea912cf02229ea72d075b3bca2ae)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Extend sort codes schema: add fetch by key,
  insert and update capabilities. Create sort codes screen.

- [#2197](https://github.com/Urigo/accounter-fullstack/pull/2197)
  [`32fca0c`](https://github.com/Urigo/accounter-fullstack/commit/32fca0c2bab986358390f14389c8441c7d6fe2be)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **New Features**
  - Added support for an optional "taxExcluded" field when creating tax categories, allowing users
    to specify whether a tax category is tax-excluded.
  - **Bug Fixes**
    - Corrected parameter naming to ensure proper handling of the "taxExcluded" value during tax
      category creation.

- [#2146](https://github.com/Urigo/accounter-fullstack/pull/2146)
  [`f5d5cd4`](https://github.com/Urigo/accounter-fullstack/commit/f5d5cd44548a4c7f2d750005e99b98547dd3d1b6)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - New business attribute: PCN874 record type
  override (to force the generator to create a specific type of PCN874 entry)

- [#2169](https://github.com/Urigo/accounter-fullstack/pull/2169)
  [`83d19e2`](https://github.com/Urigo/accounter-fullstack/commit/83d19e21a7bd9146de2886627515affceb4abe69)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **New Features**
  - Added support for associating multiple IRS codes with sort codes, tax categories, and financial
    entities.
  - Introduced a new IRS codes input component allowing users to add, edit, and validate multiple
    IRS codes in forms.
  - Forms now dynamically update IRS codes based on sort code selection.
  - **Improvements**
    - Enhanced UI feedback by visually marking modified (dirty) fields in forms, except during
      insert mode.
    - Updated tables and detail views to display multiple IRS codes where applicable.
  - **Bug Fixes**
    - Ensured IRS code validation enforces uniqueness and valid ranges for all entries.
  - **Database Migration**
    - Migrated database columns to support arrays of IRS codes, preserving existing data.
  - **API Changes**
    - Updated GraphQL schema and API endpoints to handle arrays of IRS codes instead of single
      values.

- [#2143](https://github.com/Urigo/accounter-fullstack/pull/2143)
  [`cd22658`](https://github.com/Urigo/accounter-fullstack/commit/cd226583c0765388fe713b90261267119fc3e3b4)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Fix ledger generation for edge case:
  cross-year, VAT-included, foreign-currency. Corrected VAT payment entries to ensure credit amounts
  are accurately reflected.

- [#2203](https://github.com/Urigo/accounter-fullstack/pull/2203)
  [`ad8b87c`](https://github.com/Urigo/accounter-fullstack/commit/ad8b87c7033dd29042db6bc600cda6cb0566811d)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **New Features**
  - Simplified IRS code handling throughout the app: IRS codes are now managed as a single value
    instead of an array in all relevant forms, tables, and modals.
  - **Bug Fixes**
    - Updated number input fields to only accept whole numbers (no decimals) where applicable.
  - **Refactor**
    - Unified IRS code fields and logic across the user interface for consistency.
    - Updated all related queries, mutations, and schema fields to use singular IRS code values.
  - **Database Migration**
    - Migrated existing IRS code data from arrays to single-value columns for improved data
      consistency.

- Updated dependencies
  [[`7d70618`](https://github.com/Urigo/accounter-fullstack/commit/7d706185e337c05efd2c8cbeb3b4b919522c5336),
  [`ed1758c`](https://github.com/Urigo/accounter-fullstack/commit/ed1758ccebf849fde17a4c6e208a6e76913aea2c),
  [`4efa957`](https://github.com/Urigo/accounter-fullstack/commit/4efa9571e0bdb634ba77156a5c353656b814a595),
  [`5308911`](https://github.com/Urigo/accounter-fullstack/commit/530891185ab33f53299fa7fc8c623104e1b1dc94),
  [`4797e93`](https://github.com/Urigo/accounter-fullstack/commit/4797e9366fae9393252dfdcf68b862f0991a8761),
  [`2325c46`](https://github.com/Urigo/accounter-fullstack/commit/2325c467ab09cd9414f4dcf82a0646847d2dc974),
  [`e69a0f8`](https://github.com/Urigo/accounter-fullstack/commit/e69a0f8fd2003bf6b834d3ca0830974110a23c8e),
  [`f0dc5d0`](https://github.com/Urigo/accounter-fullstack/commit/f0dc5d0083c522c3504a89ba494888d97494910a),
  [`0f04fe9`](https://github.com/Urigo/accounter-fullstack/commit/0f04fe915f70c54401cb530ee58e439b6cb29b00),
  [`bfede15`](https://github.com/Urigo/accounter-fullstack/commit/bfede15da25cfcdca96a4242b5c5b9b1d08e0b28),
  [`6cd6686`](https://github.com/Urigo/accounter-fullstack/commit/6cd66863456b6231a374b8f61798707bea11b213),
  [`d20b48b`](https://github.com/Urigo/accounter-fullstack/commit/d20b48bf5dd25432f6db37c1807c4988d6ff5c09),
  [`33a25c2`](https://github.com/Urigo/accounter-fullstack/commit/33a25c2d4c0e6231eff0a650ae79bdc1f502b125),
  [`6718088`](https://github.com/Urigo/accounter-fullstack/commit/6718088b64c7d187d1934a7fc2a72f7fb08439b2),
  [`f850fb6`](https://github.com/Urigo/accounter-fullstack/commit/f850fb62ba36ed46344b937e790a8cccb80e9f7d),
  [`433c1b8`](https://github.com/Urigo/accounter-fullstack/commit/433c1b8c272980f9ba3fa1f39ef731d642ae80c1),
  [`c8dab86`](https://github.com/Urigo/accounter-fullstack/commit/c8dab8625d35d7aad836bd3bf5227fbbf1e7cc77),
  [`4226408`](https://github.com/Urigo/accounter-fullstack/commit/422640856fdc0735e100b04777769f82c6a9f1b9),
  [`4797e93`](https://github.com/Urigo/accounter-fullstack/commit/4797e9366fae9393252dfdcf68b862f0991a8761),
  [`e0443e7`](https://github.com/Urigo/accounter-fullstack/commit/e0443e71948a3bb3284b6bf2abbfadd7ba96f438),
  [`901784d`](https://github.com/Urigo/accounter-fullstack/commit/901784d6f3d128d8624207eee45dd69e6e7308c5),
  [`2325c46`](https://github.com/Urigo/accounter-fullstack/commit/2325c467ab09cd9414f4dcf82a0646847d2dc974),
  [`bfede15`](https://github.com/Urigo/accounter-fullstack/commit/bfede15da25cfcdca96a4242b5c5b9b1d08e0b28),
  [`6cd6686`](https://github.com/Urigo/accounter-fullstack/commit/6cd66863456b6231a374b8f61798707bea11b213),
  [`d20b48b`](https://github.com/Urigo/accounter-fullstack/commit/d20b48bf5dd25432f6db37c1807c4988d6ff5c09),
  [`33a25c2`](https://github.com/Urigo/accounter-fullstack/commit/33a25c2d4c0e6231eff0a650ae79bdc1f502b125),
  [`6718088`](https://github.com/Urigo/accounter-fullstack/commit/6718088b64c7d187d1934a7fc2a72f7fb08439b2),
  [`f850fb6`](https://github.com/Urigo/accounter-fullstack/commit/f850fb62ba36ed46344b937e790a8cccb80e9f7d),
  [`433c1b8`](https://github.com/Urigo/accounter-fullstack/commit/433c1b8c272980f9ba3fa1f39ef731d642ae80c1),
  [`c8dab86`](https://github.com/Urigo/accounter-fullstack/commit/c8dab8625d35d7aad836bd3bf5227fbbf1e7cc77),
  [`4226408`](https://github.com/Urigo/accounter-fullstack/commit/422640856fdc0735e100b04777769f82c6a9f1b9),
  [`4797e93`](https://github.com/Urigo/accounter-fullstack/commit/4797e9366fae9393252dfdcf68b862f0991a8761),
  [`e0443e7`](https://github.com/Urigo/accounter-fullstack/commit/e0443e71948a3bb3284b6bf2abbfadd7ba96f438),
  [`901784d`](https://github.com/Urigo/accounter-fullstack/commit/901784d6f3d128d8624207eee45dd69e6e7308c5),
  [`2325c46`](https://github.com/Urigo/accounter-fullstack/commit/2325c467ab09cd9414f4dcf82a0646847d2dc974),
  [`433c1b8`](https://github.com/Urigo/accounter-fullstack/commit/433c1b8c272980f9ba3fa1f39ef731d642ae80c1),
  [`f0dc5d0`](https://github.com/Urigo/accounter-fullstack/commit/f0dc5d0083c522c3504a89ba494888d97494910a),
  [`f5d5cd4`](https://github.com/Urigo/accounter-fullstack/commit/f5d5cd44548a4c7f2d750005e99b98547dd3d1b6)]:
  - @accounter/green-invoice-graphql@0.7.4
  - @accounter/pcn874-generator@0.6.0
  - @accounter/shaam6111-generator@0.1.1

## 0.0.4

### Patch Changes

- [#1535](https://github.com/Urigo/accounter-fullstack/pull/1535)
  [`6cb4e98`](https://github.com/Urigo/accounter-fullstack/commit/6cb4e98a6b1acac126a4f496ad4a08da2cc6c966)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`dotenv-cli@8.0.0` ↗︎](https://www.npmjs.com/package/dotenv-cli/v/8.0.0)
    (from `7.4.4`, in `dependencies`)

- [#1543](https://github.com/Urigo/accounter-fullstack/pull/1543)
  [`777920c`](https://github.com/Urigo/accounter-fullstack/commit/777920c6e076538e99fec4a20853529a968be26e)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.10.8` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.10.8)
    (from `3.10.6`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.10.8` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.10.8) (from `5.10.6`,
    in `dependencies`)

- [#1564](https://github.com/Urigo/accounter-fullstack/pull/1564)
  [`b080d4c`](https://github.com/Urigo/accounter-fullstack/commit/b080d4c0e3553f8a7240a131db44d7f2bf8b3491)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.10.9` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.10.9)
    (from `3.10.8`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.10.9` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.10.9) (from `5.10.8`,
    in `dependencies`)

- [#1587](https://github.com/Urigo/accounter-fullstack/pull/1587)
  [`6d56b87`](https://github.com/Urigo/accounter-fullstack/commit/6d56b87180d569a263fc382b1614a0f27145a3ba)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.10.3` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.3)
    (from `0.10.1`, in `dependencies`)

- [#1603](https://github.com/Urigo/accounter-fullstack/pull/1603)
  [`f2d556e`](https://github.com/Urigo/accounter-fullstack/commit/f2d556e1174c8e704e60a2ac36d1c117b675cc27)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.10.10` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.10.10)
    (from `3.10.9`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.10.10` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.10.10) (from
    `5.10.9`, in `dependencies`)

- [#1632](https://github.com/Urigo/accounter-fullstack/pull/1632)
  [`84afa0a`](https://github.com/Urigo/accounter-fullstack/commit/84afa0a41f08a819714f6ba04bca8e18fd9c5f07)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.10.11` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.10.11)
    (from `3.10.10`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.10.11` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.10.11) (from
    `5.10.10`, in `dependencies`)

- [#1674](https://github.com/Urigo/accounter-fullstack/pull/1674)
  [`b5fca56`](https://github.com/Urigo/accounter-fullstack/commit/b5fca56e69aff166b67a7d9ccaadac58207c613d)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@graphql-hive/yoga@0.39.0` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.39.0)
    (from `^0.39.0`, in `dependencies`)
  - Added dependency
    [`@anthropic-ai/sdk@0.36.3` ↗︎](https://www.npmjs.com/package/@anthropic-ai/sdk/v/0.36.3) (to
    `dependencies`)

- [#1683](https://github.com/Urigo/accounter-fullstack/pull/1683)
  [`0ff1300`](https://github.com/Urigo/accounter-fullstack/commit/0ff13003f72c88bca26d2cba6eca52c64269c8da)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-hive/yoga@0.39.4` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.39.4)
    (from `0.39.0`, in `dependencies`)

- [#1688](https://github.com/Urigo/accounter-fullstack/pull/1688)
  [`340ddb6`](https://github.com/Urigo/accounter-fullstack/commit/340ddb63a9728d41cabeddffc428e48d90db89c4)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.11.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.11.0)
    (from `3.10.11`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.11.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.11.0) (from
    `5.10.11`, in `dependencies`)

- [#1700](https://github.com/Urigo/accounter-fullstack/pull/1700)
  [`5185005`](https://github.com/Urigo/accounter-fullstack/commit/5185005c5c7ddc711ebc93b1c6215ee3a59fe345)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@pgtyped/cli@2.4.2` ↗︎](https://www.npmjs.com/package/@pgtyped/cli/v/2.4.2) (from `2.3.0`, in
    `dependencies`)

- [#1706](https://github.com/Urigo/accounter-fullstack/pull/1706)
  [`eaf31e9`](https://github.com/Urigo/accounter-fullstack/commit/eaf31e9cfe56ac1f2a954dc986148fcb38d1e63b)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`pg@8.13.3` ↗︎](https://www.npmjs.com/package/pg/v/8.13.3) (from `8.13.1`,
    in `dependencies`)

- [#1707](https://github.com/Urigo/accounter-fullstack/pull/1707)
  [`e2e424f`](https://github.com/Urigo/accounter-fullstack/commit/e2e424fe7b82b0319bdf65312ead7d1bd85cd256)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-hive/yoga@0.40.1` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.40.1)
    (from `0.39.4`, in `dependencies`)

- [#1751](https://github.com/Urigo/accounter-fullstack/pull/1751)
  [`b3f9a2e`](https://github.com/Urigo/accounter-fullstack/commit/b3f9a2ecaa4f5ec81fad5566902ff57963c98676)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.12.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.12.0)
    (from `3.11.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.12.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.12.0) (from `5.11.0`,
    in `dependencies`)

- [#1757](https://github.com/Urigo/accounter-fullstack/pull/1757)
  [`ddae74a`](https://github.com/Urigo/accounter-fullstack/commit/ddae74ac7f9911fb6b6ad2bdadb934973fcec7a9)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.9` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.9) (from
    `1.1.8`, in `dependencies`)
  - Updated dependency [`ai@4.1.42` ↗︎](https://www.npmjs.com/package/ai/v/4.1.42) (from `4.1.41`,
    in `dependencies`)

- [#1762](https://github.com/Urigo/accounter-fullstack/pull/1762)
  [`f71389a`](https://github.com/Urigo/accounter-fullstack/commit/f71389a90c6912af2ae9feea4a0c2ae1139f5725)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`graphql-modules@3.0.0` ↗︎](https://www.npmjs.com/package/graphql-modules/v/3.0.0) (from
    `2.4.0`, in `dependencies`)

- [#1767](https://github.com/Urigo/accounter-fullstack/pull/1767)
  [`44e9a17`](https://github.com/Urigo/accounter-fullstack/commit/44e9a1761305e199b686b3d04ba8b038985a9fc6)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.1.44` ↗︎](https://www.npmjs.com/package/ai/v/4.1.44) (from `4.1.42`,
    in `dependencies`)

- [#1769](https://github.com/Urigo/accounter-fullstack/pull/1769)
  [`bbffb29`](https://github.com/Urigo/accounter-fullstack/commit/bbffb290d8419f717644fe69121d7dadeb26e71a)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@envelop/generic-auth@9.0.0` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/9.0.0)
    (from `8.0.1`, in `dependencies`)
  - Updated dependency
    [`@envelop/graphql-modules@7.0.1` ↗︎](https://www.npmjs.com/package/@envelop/graphql-modules/v/7.0.1)
    (from `6.0.0`, in `dependencies`)

- [#1774](https://github.com/Urigo/accounter-fullstack/pull/1774)
  [`c4b8fc0`](https://github.com/Urigo/accounter-fullstack/commit/c4b8fc022f3f81de3ced338d6d26271f414091e6)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.1.45` ↗︎](https://www.npmjs.com/package/ai/v/4.1.45) (from `4.1.44`,
    in `dependencies`)

- [#1778](https://github.com/Urigo/accounter-fullstack/pull/1778)
  [`8c48509`](https://github.com/Urigo/accounter-fullstack/commit/8c48509db682ef4f928966abd98c2e01f0ce14c9)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.10.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.4)
    (from `0.10.3`, in `dependencies`)

- [#1786](https://github.com/Urigo/accounter-fullstack/pull/1786)
  [`59c0b6c`](https://github.com/Urigo/accounter-fullstack/commit/59c0b6cc3dd29921af7de0f601c791bbdb630148)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.10.5` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.5)
    (from `0.10.4`, in `dependencies`)

- [#1790](https://github.com/Urigo/accounter-fullstack/pull/1790)
  [`56a0d24`](https://github.com/Urigo/accounter-fullstack/commit/56a0d243c46ec3bf22f31c5b2ef8276e4a79ced5)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@envelop/generic-auth@9.0.0` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/9.0.0)
    (from `8.0.1`, in `dependencies`)
  - Updated dependency
    [`@envelop/graphql-modules@7.0.1` ↗︎](https://www.npmjs.com/package/@envelop/graphql-modules/v/7.0.1)
    (from `6.0.0`, in `dependencies`)
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.12.1` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.12.1)
    (from `3.12.0`, in `dependencies`)
  - Updated dependency
    [`@whatwg-node/fetch@0.10.5` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.5)
    (from `0.10.4`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.12.1` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.12.1) (from `5.12.0`,
    in `dependencies`)

- [#1792](https://github.com/Urigo/accounter-fullstack/pull/1792)
  [`3119fcb`](https://github.com/Urigo/accounter-fullstack/commit/3119fcbbf5a10dc80574224af1cfe037e2149c1b)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@envelop/generic-auth@9.0.0` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/9.0.0)
    (from `8.0.1`, in `dependencies`)
  - Updated dependency
    [`@envelop/graphql-modules@7.0.1` ↗︎](https://www.npmjs.com/package/@envelop/graphql-modules/v/7.0.1)
    (from `6.0.0`, in `dependencies`)

- [#1793](https://github.com/Urigo/accounter-fullstack/pull/1793)
  [`257b2c9`](https://github.com/Urigo/accounter-fullstack/commit/257b2c9c76d9972056a450f6ab3246cc40948dd0)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.12.1` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.12.1)
    (from `3.12.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.12.1` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.12.1) (from `5.12.0`,
    in `dependencies`)

- [#1800](https://github.com/Urigo/accounter-fullstack/pull/1800)
  [`d3c17bc`](https://github.com/Urigo/accounter-fullstack/commit/d3c17bcfd5a8059f94c40ff52d55a304bfa6d2fa)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.10` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.10) (from
    `1.1.9`, in `dependencies`)
  - Updated dependency [`ai@4.1.46` ↗︎](https://www.npmjs.com/package/ai/v/4.1.46) (from `4.1.45`,
    in `dependencies`)

- [#1804](https://github.com/Urigo/accounter-fullstack/pull/1804)
  [`eb46d7b`](https://github.com/Urigo/accounter-fullstack/commit/eb46d7b2bdf199b964bbad7bb5863da892298a02)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@accounter/green-invoice-graphql@workspace:^` ↗︎](https://www.npmjs.com/package/@accounter/green-invoice-graphql/v/workspace:^)
    (from `^0.7.2`, in `dependencies`)
  - Updated dependency
    [`@accounter/pcn874-generator@workspace:^` ↗︎](https://www.npmjs.com/package/@accounter/pcn874-generator/v/workspace:^)
    (from `^0.4.1`, in `dependencies`)

- [#1809](https://github.com/Urigo/accounter-fullstack/pull/1809)
  [`4365b57`](https://github.com/Urigo/accounter-fullstack/commit/4365b577e858f4c0525165c244a900b2aef5f5ca)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@envelop/generic-auth@9.0.1` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/9.0.1)
    (from `9.0.0`, in `dependencies`)
  - Updated dependency
    [`@envelop/graphql-modules@7.0.2` ↗︎](https://www.npmjs.com/package/@envelop/graphql-modules/v/7.0.2)
    (from `7.0.1`, in `dependencies`)

- [#1815](https://github.com/Urigo/accounter-fullstack/pull/1815)
  [`a8deeab`](https://github.com/Urigo/accounter-fullstack/commit/a8deeabbec6d1078a04c078a9a2f7effbc19fd9f)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.11) (from
    `1.1.10`, in `dependencies`)

- [#1820](https://github.com/Urigo/accounter-fullstack/pull/1820)
  [`d659fc0`](https://github.com/Urigo/accounter-fullstack/commit/d659fc07a610a078de6ac9df81efd17d1073a934)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@pgtyped/cli@2.4.3` ↗︎](https://www.npmjs.com/package/@pgtyped/cli/v/2.4.3) (from `2.3.0`, in
    `dependencies`)
  - Updated dependency
    [`@pgtyped/runtime@2.4.2` ↗︎](https://www.npmjs.com/package/@pgtyped/runtime/v/2.4.2) (from
    `2.3.0`, in `dependencies`)

- [#1821](https://github.com/Urigo/accounter-fullstack/pull/1821)
  [`1f16f95`](https://github.com/Urigo/accounter-fullstack/commit/1f16f957188200967a4dc9328fc809ca6484c186)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.13` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.13) (from
    `1.1.11`, in `dependencies`)
  - Updated dependency [`ai@4.1.47` ↗︎](https://www.npmjs.com/package/ai/v/4.1.47) (from `4.1.46`,
    in `dependencies`)

- [#1832](https://github.com/Urigo/accounter-fullstack/pull/1832)
  [`9d3201e`](https://github.com/Urigo/accounter-fullstack/commit/9d3201ea99b48f8a6ecac0533bcedbeb2c07fac4)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.13` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.13) (from
    `1.1.11`, in `dependencies`)
  - Updated dependency [`ai@4.1.47` ↗︎](https://www.npmjs.com/package/ai/v/4.1.47) (from `4.1.46`,
    in `dependencies`)

- [#1836](https://github.com/Urigo/accounter-fullstack/pull/1836)
  [`ccb912d`](https://github.com/Urigo/accounter-fullstack/commit/ccb912df13a3bb09764df993b20638fa79fbed7a)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.12.2` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.12.2)
    (from `3.12.1`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.12.2` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.12.2) (from `5.12.1`,
    in `dependencies`)

- [#1838](https://github.com/Urigo/accounter-fullstack/pull/1838)
  [`1ae254a`](https://github.com/Urigo/accounter-fullstack/commit/1ae254abb99a09c523108b1b064f31d8acc1bf14)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.1.50` ↗︎](https://www.npmjs.com/package/ai/v/4.1.50) (from `4.1.47`,
    in `dependencies`)

- [#1854](https://github.com/Urigo/accounter-fullstack/pull/1854)
  [`99d60c1`](https://github.com/Urigo/accounter-fullstack/commit/99d60c1eff405242cdde69d52ac3e6c52b4799f7)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@envelop/generic-auth@9.1.0` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/9.1.0)
    (from `9.0.1`, in `dependencies`)
  - Updated dependency
    [`@envelop/graphql-modules@7.1.0` ↗︎](https://www.npmjs.com/package/@envelop/graphql-modules/v/7.1.0)
    (from `7.0.2`, in `dependencies`)

- [#1855](https://github.com/Urigo/accounter-fullstack/pull/1855)
  [`e2446b4`](https://github.com/Urigo/accounter-fullstack/commit/e2446b4a45d038ffeff7accfff6571e790bbce01)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.14` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.14) (from
    `1.1.13`, in `dependencies`)
  - Updated dependency [`ai@4.1.51` ↗︎](https://www.npmjs.com/package/ai/v/4.1.51) (from `4.1.50`,
    in `dependencies`)

- [#1856](https://github.com/Urigo/accounter-fullstack/pull/1856)
  [`92b833b`](https://github.com/Urigo/accounter-fullstack/commit/92b833b16436c49f2d11db42383669fac085bb1d)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@envelop/generic-auth@9.1.1` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/9.1.1)
    (from `9.1.0`, in `dependencies`)
  - Updated dependency
    [`@envelop/graphql-modules@7.1.1` ↗︎](https://www.npmjs.com/package/@envelop/graphql-modules/v/7.1.1)
    (from `7.1.0`, in `dependencies`)

- [#1857](https://github.com/Urigo/accounter-fullstack/pull/1857)
  [`f12418b`](https://github.com/Urigo/accounter-fullstack/commit/f12418b102e24b9f45f5431ad4d12e09d00a2d8d)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.1.52` ↗︎](https://www.npmjs.com/package/ai/v/4.1.52) (from `4.1.51`,
    in `dependencies`)

- [#1859](https://github.com/Urigo/accounter-fullstack/pull/1859)
  [`5a66a5b`](https://github.com/Urigo/accounter-fullstack/commit/5a66a5b9b93dac30b1dc46321dfd44794a651468)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@envelop/generic-auth@9.1.3` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/9.1.3)
    (from `9.1.1`, in `dependencies`)
  - Updated dependency
    [`@envelop/graphql-modules@7.1.3` ↗︎](https://www.npmjs.com/package/@envelop/graphql-modules/v/7.1.3)
    (from `7.1.1`, in `dependencies`)
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.13.1` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.13.1)
    (from `3.13.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.13.1` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.13.1) (from `5.13.0`,
    in `dependencies`)

- [#1859](https://github.com/Urigo/accounter-fullstack/pull/1859)
  [`5a66a5b`](https://github.com/Urigo/accounter-fullstack/commit/5a66a5b9b93dac30b1dc46321dfd44794a651468)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.13.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.13.0)
    (from `3.12.2`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.13.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.13.0) (from `5.12.2`,
    in `dependencies`)

- [#1862](https://github.com/Urigo/accounter-fullstack/pull/1862)
  [`577cd81`](https://github.com/Urigo/accounter-fullstack/commit/577cd815e2b728823292502d90d144ffb965bb7d)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.15` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.15) (from
    `1.1.14`, in `dependencies`)
  - Updated dependency [`ai@4.1.54` ↗︎](https://www.npmjs.com/package/ai/v/4.1.54) (from `4.1.52`,
    in `dependencies`)

- [#1880](https://github.com/Urigo/accounter-fullstack/pull/1880)
  [`66fa68f`](https://github.com/Urigo/accounter-fullstack/commit/66fa68f19e2c8a9376748020d828080854b93fb7)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-hive/yoga@0.41.0` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.41.0)
    (from `0.40.1`, in `dependencies`)

- [#1895](https://github.com/Urigo/accounter-fullstack/pull/1895)
  [`9ecdc1c`](https://github.com/Urigo/accounter-fullstack/commit/9ecdc1c25b7e97198287f97cc5c367e1b2cbd00b)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`cloudinary@2.6.0` ↗︎](https://www.npmjs.com/package/cloudinary/v/2.6.0)
    (from `2.5.1`, in `dependencies`)

- [#1902](https://github.com/Urigo/accounter-fullstack/pull/1902)
  [`d955810`](https://github.com/Urigo/accounter-fullstack/commit/d95581080d5cbc79b1511e9ea3561fe802ffa187)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`pg@8.14.0` ↗︎](https://www.npmjs.com/package/pg/v/8.14.0) (from `8.13.3`,
    in `dependencies`)

- [#1905](https://github.com/Urigo/accounter-fullstack/pull/1905)
  [`8ad26e4`](https://github.com/Urigo/accounter-fullstack/commit/8ad26e444a7da929077a4da0b07b96e664e81bba)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.16` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.16) (from
    `1.1.15`, in `dependencies`)
  - Updated dependency [`ai@4.1.58` ↗︎](https://www.npmjs.com/package/ai/v/4.1.58) (from `4.1.54`,
    in `dependencies`)

- [#1908](https://github.com/Urigo/accounter-fullstack/pull/1908)
  [`6728a51`](https://github.com/Urigo/accounter-fullstack/commit/6728a51d3d64053c4d4ec2fe12297e1f5fcd6c06)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.1.60` ↗︎](https://www.npmjs.com/package/ai/v/4.1.60) (from `4.1.58`,
    in `dependencies`)

- [#1910](https://github.com/Urigo/accounter-fullstack/pull/1910)
  [`3eae58f`](https://github.com/Urigo/accounter-fullstack/commit/3eae58ffffff0cc8a9324e1bc2bfd8a6601c74c0)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.17` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.17) (from
    `1.1.16`, in `dependencies`)
  - Updated dependency [`ai@4.1.61` ↗︎](https://www.npmjs.com/package/ai/v/4.1.61) (from `4.1.60`,
    in `dependencies`)

- [#1911](https://github.com/Urigo/accounter-fullstack/pull/1911)
  [`7de124b`](https://github.com/Urigo/accounter-fullstack/commit/7de124b4003e3b2e8de60d2991f681a3f3e53462)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.17` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.17) (from
    `1.1.16`, in `dependencies`)
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.13.2` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.13.2)
    (from `3.13.1`, in `dependencies`)
  - Updated dependency [`ai@4.1.61` ↗︎](https://www.npmjs.com/package/ai/v/4.1.61) (from `4.1.60`,
    in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.13.2` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.13.2) (from `5.13.1`,
    in `dependencies`)

- [#1927](https://github.com/Urigo/accounter-fullstack/pull/1927)
  [`ab15906`](https://github.com/Urigo/accounter-fullstack/commit/ab1590690b73a96725164703f8d1efdfb0dba3b7)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.13.2` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.13.2)
    (from `3.13.1`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.13.2` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.13.2) (from `5.13.1`,
    in `dependencies`)

- [#1932](https://github.com/Urigo/accounter-fullstack/pull/1932)
  [`1ddff51`](https://github.com/Urigo/accounter-fullstack/commit/1ddff517562c26a0ed03064ac42411bc0c7edd08)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.18` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.18) (from
    `1.1.17`, in `dependencies`)
  - Updated dependency [`ai@4.1.63` ↗︎](https://www.npmjs.com/package/ai/v/4.1.63) (from `4.1.61`,
    in `dependencies`)
  - Updated dependency [`pg@8.14.1` ↗︎](https://www.npmjs.com/package/pg/v/8.14.1) (from `8.14.0`,
    in `dependencies`)

- [#1936](https://github.com/Urigo/accounter-fullstack/pull/1936)
  [`9c2fa34`](https://github.com/Urigo/accounter-fullstack/commit/9c2fa34e3497a643f82685b4880111a44fc83bb3)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.19` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.19) (from
    `1.1.18`, in `dependencies`)
  - Updated dependency
    [`@graphql-hive/yoga@0.41.1` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.41.1)
    (from `0.41.0`, in `dependencies`)
  - Updated dependency [`ai@4.1.66` ↗︎](https://www.npmjs.com/package/ai/v/4.1.66) (from `4.1.63`,
    in `dependencies`)

- [#1942](https://github.com/Urigo/accounter-fullstack/pull/1942)
  [`27430e4`](https://github.com/Urigo/accounter-fullstack/commit/27430e4216d4480e1422d7011b47f4cb144570e5)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.1.19` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.1.19) (from
    `1.1.18`, in `dependencies`)
  - Updated dependency
    [`@graphql-hive/yoga@0.41.1` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.41.1)
    (from `0.41.0`, in `dependencies`)
  - Updated dependency [`ai@4.1.66` ↗︎](https://www.npmjs.com/package/ai/v/4.1.66) (from `4.1.63`,
    in `dependencies`)

- [#1946](https://github.com/Urigo/accounter-fullstack/pull/1946)
  [`771c7b7`](https://github.com/Urigo/accounter-fullstack/commit/771c7b7ef344097675af0cdd0ee6d8d4b392dc60)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.0` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.0) (from
    `1.1.19`, in `dependencies`)

- [#1947](https://github.com/Urigo/accounter-fullstack/pull/1947)
  [`ea0560d`](https://github.com/Urigo/accounter-fullstack/commit/ea0560d606723b27fe1b53166a75bab039c1c0db)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.2.5` ↗︎](https://www.npmjs.com/package/ai/v/4.2.5) (from `4.1.66`, in
    `dependencies`)

- [#1966](https://github.com/Urigo/accounter-fullstack/pull/1966)
  [`7c6679c`](https://github.com/Urigo/accounter-fullstack/commit/7c6679cd5843722a90abce00b1590dfa701a2689)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@ai-sdk/anthropic@1.2.2` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/1.2.2) (from
    `1.2.0`, in `dependencies`)
  - Updated dependency [`ai@4.2.6` ↗︎](https://www.npmjs.com/package/ai/v/4.2.6) (from `4.2.5`, in
    `dependencies`)

- [#1975](https://github.com/Urigo/accounter-fullstack/pull/1975)
  [`ae203c4`](https://github.com/Urigo/accounter-fullstack/commit/ae203c4fa23d172ec9a9ca95904838a39718964f)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`ai@4.2.8` ↗︎](https://www.npmjs.com/package/ai/v/4.2.8) (from `4.2.6`, in
    `dependencies`)
- Updated dependencies
  [[`e5acaa1`](https://github.com/Urigo/accounter-fullstack/commit/e5acaa1fd5e4bc3027d308425a235ba55d93902f),
  [`6afccff`](https://github.com/Urigo/accounter-fullstack/commit/6afccfff0e669c7e57ba4b7faea13d5cb6995fec),
  [`3edcf26`](https://github.com/Urigo/accounter-fullstack/commit/3edcf268807300fe70dfe5a57f6241677768c496),
  [`745dfe6`](https://github.com/Urigo/accounter-fullstack/commit/745dfe6a644ed43c6a2bb02814bb08182edbd465),
  [`16d7c0a`](https://github.com/Urigo/accounter-fullstack/commit/16d7c0ab3965699cda4e9fa1b32838932d127622),
  [`6d56b87`](https://github.com/Urigo/accounter-fullstack/commit/6d56b87180d569a263fc382b1614a0f27145a3ba),
  [`c845a24`](https://github.com/Urigo/accounter-fullstack/commit/c845a24450cecedf40b9e32568a5008cd0d63da9),
  [`6c9a985`](https://github.com/Urigo/accounter-fullstack/commit/6c9a98525f1423b46f90b66baea71a0c8705df72),
  [`424065e`](https://github.com/Urigo/accounter-fullstack/commit/424065ea0311f8293b3b5f00d69b0fc561e47442),
  [`53d22fc`](https://github.com/Urigo/accounter-fullstack/commit/53d22fcaf5481a19c026a361931bd4df67d98f8f),
  [`eaf31e9`](https://github.com/Urigo/accounter-fullstack/commit/eaf31e9cfe56ac1f2a954dc986148fcb38d1e63b),
  [`ddae74a`](https://github.com/Urigo/accounter-fullstack/commit/ddae74ac7f9911fb6b6ad2bdadb934973fcec7a9),
  [`8c48509`](https://github.com/Urigo/accounter-fullstack/commit/8c48509db682ef4f928966abd98c2e01f0ce14c9),
  [`59c0b6c`](https://github.com/Urigo/accounter-fullstack/commit/59c0b6cc3dd29921af7de0f601c791bbdb630148),
  [`564e868`](https://github.com/Urigo/accounter-fullstack/commit/564e868011f732d63cc725dc55014940eda99a24),
  [`56a0d24`](https://github.com/Urigo/accounter-fullstack/commit/56a0d243c46ec3bf22f31c5b2ef8276e4a79ced5),
  [`3119fcb`](https://github.com/Urigo/accounter-fullstack/commit/3119fcbbf5a10dc80574224af1cfe037e2149c1b),
  [`79ef4e2`](https://github.com/Urigo/accounter-fullstack/commit/79ef4e2e2401562732be3eabf73571889bd7cd0f),
  [`5a66a5b`](https://github.com/Urigo/accounter-fullstack/commit/5a66a5b9b93dac30b1dc46321dfd44794a651468),
  [`fb3fc0a`](https://github.com/Urigo/accounter-fullstack/commit/fb3fc0a1b409c088561d1aa4197221c5559f5763),
  [`7c6679c`](https://github.com/Urigo/accounter-fullstack/commit/7c6679cd5843722a90abce00b1590dfa701a2689),
  [`f55bdcd`](https://github.com/Urigo/accounter-fullstack/commit/f55bdcddb5afb3a4c4c9bd230b70b195d55c1b00)]:
  - @accounter/green-invoice-graphql@0.7.3
  - @accounter/pcn874-generator@0.5.0

## 0.0.3

### Patch Changes

- [#1194](https://github.com/Urigo/accounter-fullstack/pull/1194)
  [`29bde12`](https://github.com/Urigo/accounter-fullstack/commit/29bde12f28b47ecbe7e3d699aa4cbcbb809dca62)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`date-fns@4.1.0` ↗︎](https://www.npmjs.com/package/date-fns/v/4.1.0) (from
    `3.6.0`, in `dependencies`)

- [#1220](https://github.com/Urigo/accounter-fullstack/pull/1220)
  [`a4624cb`](https://github.com/Urigo/accounter-fullstack/commit/a4624cb4ea83055d3043a81a0bd860186efbfbab)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@accounter/green-invoice-graphql@^0.7.1` ↗︎](https://www.npmjs.com/package/@accounter/green-invoice-graphql/v/0.7.1)
    (from `^0.6.0`, in `dependencies`)

- [#1255](https://github.com/Urigo/accounter-fullstack/pull/1255)
  [`b1388db`](https://github.com/Urigo/accounter-fullstack/commit/b1388db7e1dde486f5f5a4c0155e954fefd323e8)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`cloudinary@2.5.1` ↗︎](https://www.npmjs.com/package/cloudinary/v/2.5.1)
    (from `2.5.0`, in `dependencies`)

- [#1287](https://github.com/Urigo/accounter-fullstack/pull/1287)
  [`2ef2c87`](https://github.com/Urigo/accounter-fullstack/commit/2ef2c8718974a6882e8867c87f314f0ad9d93700)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.9.22` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.9.22)
    (from `0.9.21`, in `dependencies`)

- [#1292](https://github.com/Urigo/accounter-fullstack/pull/1292)
  [`f454038`](https://github.com/Urigo/accounter-fullstack/commit/f45403846f1c394cc26001534961421544fc609a)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`pg@8.13.1` ↗︎](https://www.npmjs.com/package/pg/v/8.13.1) (from `8.13.0`,
    in `dependencies`)

- [#1293](https://github.com/Urigo/accounter-fullstack/pull/1293)
  [`2c1d87a`](https://github.com/Urigo/accounter-fullstack/commit/2c1d87a0725660625de072c56db2579804898318)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`graphql-modules@2.4.0` ↗︎](https://www.npmjs.com/package/graphql-modules/v/2.4.0) (from
    `2.3.0`, in `dependencies`)

- [#1309](https://github.com/Urigo/accounter-fullstack/pull/1309)
  [`72fb1aa`](https://github.com/Urigo/accounter-fullstack/commit/72fb1aa680c8bc0eb7248c342513884548009ef4)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.8.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.8.0)
    (from `3.7.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.8.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.8.0) (from `5.7.0`, in
    `dependencies`)

- [#1312](https://github.com/Urigo/accounter-fullstack/pull/1312)
  [`0f6f813`](https://github.com/Urigo/accounter-fullstack/commit/0f6f81399419b5811a51c07c28865eaee9a4a290)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.9.23` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.9.23)
    (from `0.9.22`, in `dependencies`)

- [#1322](https://github.com/Urigo/accounter-fullstack/pull/1322)
  [`bc5f190`](https://github.com/Urigo/accounter-fullstack/commit/bc5f19036d8961cc9c1fe9545f3c8f21a3008034)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.9.23` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.9.23)
    (from `0.9.22`, in `dependencies`)

- [#1329](https://github.com/Urigo/accounter-fullstack/pull/1329)
  [`8095595`](https://github.com/Urigo/accounter-fullstack/commit/80955956e44e67e0263bfdb1797db5cdc15df725)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Added dependency
    [`@graphql-hive/yoga@^0.38.2` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.38.2)
    (to `dependencies`)

- [#1334](https://github.com/Urigo/accounter-fullstack/pull/1334)
  [`a2a4589`](https://github.com/Urigo/accounter-fullstack/commit/a2a4589374fb537c208e81c9660348b50b802b95)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.9.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.9.0)
    (from `3.8.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.9.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.9.0) (from `5.8.0`, in
    `dependencies`)

- [#1336](https://github.com/Urigo/accounter-fullstack/pull/1336)
  [`232b050`](https://github.com/Urigo/accounter-fullstack/commit/232b050b4d85fabe1090fa87b9b3677753daac0f)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.10.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.0)
    (from `0.9.23`, in `dependencies`)

- [#1340](https://github.com/Urigo/accounter-fullstack/pull/1340)
  [`840ea17`](https://github.com/Urigo/accounter-fullstack/commit/840ea175933014f51453b9c18cf965feeed9160f)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.10.1` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.1)
    (from `0.10.0`, in `dependencies`)

- [#1359](https://github.com/Urigo/accounter-fullstack/pull/1359)
  [`dd28718`](https://github.com/Urigo/accounter-fullstack/commit/dd2871873049bca68ae7eb2d191afa2ba4cd5048)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.10.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.10.0)
    (from `3.9.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.10.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.10.0) (from `5.9.0`,
    in `dependencies`)

- [#1360](https://github.com/Urigo/accounter-fullstack/pull/1360)
  [`459616c`](https://github.com/Urigo/accounter-fullstack/commit/459616c67919dd40d313e4170235d5c731b59e99)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-hive/yoga@^0.39.0` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.39.0)
    (from `^0.38.2`, in `dependencies`)

- [#1362](https://github.com/Urigo/accounter-fullstack/pull/1362)
  [`802ee94`](https://github.com/Urigo/accounter-fullstack/commit/802ee94e0d4c4c05ad769405171db4c4a6d449a2)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.10.1` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.10.1)
    (from `3.10.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.10.1` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.10.1) (from `5.10.0`,
    in `dependencies`)

- [#1364](https://github.com/Urigo/accounter-fullstack/pull/1364)
  [`ad9a6f4`](https://github.com/Urigo/accounter-fullstack/commit/ad9a6f430a60aa4633f5f24cb618054ca37e6225)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Added dependency [`node-xlsx@0.24.0` ↗︎](https://www.npmjs.com/package/node-xlsx/v/0.24.0) (to
    `dependencies`)

- [#1369](https://github.com/Urigo/accounter-fullstack/pull/1369)
  [`a185265`](https://github.com/Urigo/accounter-fullstack/commit/a1852650123afb073d188fbc9ef0cf50a56f9af6)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.10.2` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.10.2)
    (from `3.10.1`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.10.2` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.10.2) (from `5.10.1`,
    in `dependencies`)

- [#1387](https://github.com/Urigo/accounter-fullstack/pull/1387)
  [`60ddea5`](https://github.com/Urigo/accounter-fullstack/commit/60ddea53c9cc0bdb6f9d63a2164d59ceebf4d02e)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`dotenv-cli@7.4.3` ↗︎](https://www.npmjs.com/package/dotenv-cli/v/7.4.3)
    (from `7.4.2`, in `dependencies`)

- [#1393](https://github.com/Urigo/accounter-fullstack/pull/1393)
  [`bdc1cbd`](https://github.com/Urigo/accounter-fullstack/commit/bdc1cbd22699dd3b9e0e3b18861ab9a10b6085c5)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.10.3` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.10.3)
    (from `3.10.2`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.10.3` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.10.3) (from `5.10.2`,
    in `dependencies`)

- [#1400](https://github.com/Urigo/accounter-fullstack/pull/1400)
  [`8b29bd1`](https://github.com/Urigo/accounter-fullstack/commit/8b29bd14c51422bf17ac488bd0296c4d239d1b76)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`dotenv-cli@7.4.4` ↗︎](https://www.npmjs.com/package/dotenv-cli/v/7.4.4)
    (from `7.4.3`, in `dependencies`)

- [#1404](https://github.com/Urigo/accounter-fullstack/pull/1404)
  [`90c67ec`](https://github.com/Urigo/accounter-fullstack/commit/90c67ecb93c23dfa42b2ae15b4e5400cbe7936fe)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Removed dependency
    [`@graphql-yoga/node@3.9.1` ↗︎](https://www.npmjs.com/package/@graphql-yoga/node/v/3.9.1) (from
    `dependencies`)

- [#1432](https://github.com/Urigo/accounter-fullstack/pull/1432)
  [`f6c14fd`](https://github.com/Urigo/accounter-fullstack/commit/f6c14fd8df12d761ad988553452bb473bea81cb9)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.10.4` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.10.4)
    (from `3.10.3`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.10.4` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.10.4) (from `5.10.3`,
    in `dependencies`)

- [#1442](https://github.com/Urigo/accounter-fullstack/pull/1442)
  [`4bdf9f0`](https://github.com/Urigo/accounter-fullstack/commit/4bdf9f05ef20926eede70c518433b71fba34e595)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`dataloader@2.2.3` ↗︎](https://www.npmjs.com/package/dataloader/v/2.2.3)
    (from `2.2.2`, in `dependencies`)
  - Updated dependency [`dotenv@16.4.7` ↗︎](https://www.npmjs.com/package/dotenv/v/16.4.7) (from
    `16.4.5`, in `dependencies`)

- [#1478](https://github.com/Urigo/accounter-fullstack/pull/1478)
  [`cc9ef53`](https://github.com/Urigo/accounter-fullstack/commit/cc9ef538bf0a8af93553bedbb0f8da406d6f6dce)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@envelop/generic-auth@8.0.1` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/8.0.1)
    (from `8.0.0`, in `dependencies`)

- [#1492](https://github.com/Urigo/accounter-fullstack/pull/1492)
  [`78f0730`](https://github.com/Urigo/accounter-fullstack/commit/78f073076a51169c96217c6edda277d8a6d6d254)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.10.5` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.10.5)
    (from `3.10.4`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.10.5` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.10.5) (from `5.10.4`,
    in `dependencies`)

- [#1493](https://github.com/Urigo/accounter-fullstack/pull/1493)
  [`32949d5`](https://github.com/Urigo/accounter-fullstack/commit/32949d52114e603fe7e003b1354e95f4528ff483)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.10.6` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.10.6)
    (from `3.10.5`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.10.6` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.10.6) (from `5.10.5`,
    in `dependencies`)

- [#1496](https://github.com/Urigo/accounter-fullstack/pull/1496)
  [`36f1255`](https://github.com/Urigo/accounter-fullstack/commit/36f12555e4f68484f247e1677dd794b2dc2fcb59)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`graphql@16.10.0` ↗︎](https://www.npmjs.com/package/graphql/v/16.10.0)
    (from `16.9.0`, in `dependencies`)
- Updated dependencies
  [[`f5ae7a3`](https://github.com/Urigo/accounter-fullstack/commit/f5ae7a346d7309a7d24a04641c667de0a483aff4),
  [`147de78`](https://github.com/Urigo/accounter-fullstack/commit/147de78aead9f79589c6c7a2fae5e84be6b6c545),
  [`a324408`](https://github.com/Urigo/accounter-fullstack/commit/a324408adc12d5dfbc76dc65765886811d56823b),
  [`f454038`](https://github.com/Urigo/accounter-fullstack/commit/f45403846f1c394cc26001534961421544fc609a),
  [`09a3624`](https://github.com/Urigo/accounter-fullstack/commit/09a36248c62bd7949cc41a00222e1d3f8cc31b1e),
  [`aec397d`](https://github.com/Urigo/accounter-fullstack/commit/aec397d307d403223226546e2f54dfd6cef2afb5),
  [`840ea17`](https://github.com/Urigo/accounter-fullstack/commit/840ea175933014f51453b9c18cf965feeed9160f),
  [`4689ab0`](https://github.com/Urigo/accounter-fullstack/commit/4689ab0fae6cf9e009e8aff74aa46c069cfc2a7b),
  [`1061c1d`](https://github.com/Urigo/accounter-fullstack/commit/1061c1dc5b38962a009857c4d328b08e1311e4db),
  [`a2cd4f4`](https://github.com/Urigo/accounter-fullstack/commit/a2cd4f4925e99932a085abbe99b57f0848d31c44),
  [`1cfc0c9`](https://github.com/Urigo/accounter-fullstack/commit/1cfc0c948c77efda00b5fd1f568215574b8015a5),
  [`8b29bd1`](https://github.com/Urigo/accounter-fullstack/commit/8b29bd14c51422bf17ac488bd0296c4d239d1b76),
  [`a230f9b`](https://github.com/Urigo/accounter-fullstack/commit/a230f9bd6ccf545fdd031b123514cedef04b1d2a),
  [`de23ce0`](https://github.com/Urigo/accounter-fullstack/commit/de23ce015297c2b1dba17f7ad6159a54fab1bd60),
  [`307c69a`](https://github.com/Urigo/accounter-fullstack/commit/307c69a44df87e1b85272e11de2245927d0a5153),
  [`58cb7ee`](https://github.com/Urigo/accounter-fullstack/commit/58cb7ee7689772081ebf23771399fecbbf4c9983),
  [`dd5facb`](https://github.com/Urigo/accounter-fullstack/commit/dd5facb1ed9186d062479b25998bfe7855f6ca1c),
  [`29ec26d`](https://github.com/Urigo/accounter-fullstack/commit/29ec26dc57abed99c7cab24f85e96909a4921aba),
  [`50ea0a2`](https://github.com/Urigo/accounter-fullstack/commit/50ea0a2366a7b8f21cf5b6c26d8120dbaf067c10),
  [`6581954`](https://github.com/Urigo/accounter-fullstack/commit/6581954f05f7d216c24d7fb13772d2941ca241a4),
  [`2e3417e`](https://github.com/Urigo/accounter-fullstack/commit/2e3417e60af5372f8b30ba4a2d1265aaa2864332),
  [`36f1255`](https://github.com/Urigo/accounter-fullstack/commit/36f12555e4f68484f247e1677dd794b2dc2fcb59)]:
  - @accounter/green-invoice-graphql@0.7.2

## 0.0.2

### Patch Changes

- [#1104](https://github.com/Urigo/accounter-fullstack/pull/1104)
  [`9e659bc`](https://github.com/Urigo/accounter-fullstack/commit/9e659bcebea37b4628ede218ecc09f6a1ecc8a16)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.9.21` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.9.21)
    (from `0.9.20`, in `dependencies`)

- [#1150](https://github.com/Urigo/accounter-fullstack/pull/1150)
  [`120e61f`](https://github.com/Urigo/accounter-fullstack/commit/120e61f4842852d50701d0e40a49f22d2b7b7486)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@envelop/generic-auth@8.0.0` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/8.0.0)
    (from `7.0.0`, in `dependencies`)

- [#1155](https://github.com/Urigo/accounter-fullstack/pull/1155)
  [`f957c2f`](https://github.com/Urigo/accounter-fullstack/commit/f957c2fe71704ff85534ed46efb20b9c1e49d32d)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@envelop/generic-auth@7.0.0` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/7.0.0)
    (from `8.0.0`, in `dependencies`)

- [#1189](https://github.com/Urigo/accounter-fullstack/pull/1189)
  [`9c4f4ab`](https://github.com/Urigo/accounter-fullstack/commit/9c4f4abcbba070616730595861882e8a461a70a1)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`cloudinary@2.5.0` ↗︎](https://www.npmjs.com/package/cloudinary/v/2.5.0)
    (from `2.4.0`, in `dependencies`)

- [#1193](https://github.com/Urigo/accounter-fullstack/pull/1193)
  [`bd80324`](https://github.com/Urigo/accounter-fullstack/commit/bd80324efed9ab40e3d01e35e45f72d289de202c)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`pg@8.13.0` ↗︎](https://www.npmjs.com/package/pg/v/8.13.0) (from `8.12.0`,
    in `dependencies`)
- Updated dependencies
  [[`32489f3`](https://github.com/Urigo/accounter-fullstack/commit/32489f38a9bbca43b1e128f0643e3b16949a199f),
  [`a5d144a`](https://github.com/Urigo/accounter-fullstack/commit/a5d144aa5ecf63491677a13568727ce49ced5b1a),
  [`9e659bc`](https://github.com/Urigo/accounter-fullstack/commit/9e659bcebea37b4628ede218ecc09f6a1ecc8a16),
  [`e5ae050`](https://github.com/Urigo/accounter-fullstack/commit/e5ae0509ab03b8fb2df74a962b15fd19cd509d23),
  [`62d2729`](https://github.com/Urigo/accounter-fullstack/commit/62d272915d75063206f53305a3bfcf8a5b6277e8),
  [`f2910cf`](https://github.com/Urigo/accounter-fullstack/commit/f2910cf1862f04899641bb13b5e691e5646f83b4),
  [`b9bd839`](https://github.com/Urigo/accounter-fullstack/commit/b9bd8396bf73d77eccbf7f8681eeffebf2a5471b),
  [`cd4be2b`](https://github.com/Urigo/accounter-fullstack/commit/cd4be2bb680eda1826e740e54c9a92d55accad18),
  [`d67572c`](https://github.com/Urigo/accounter-fullstack/commit/d67572cbc82d7da308e7f37430c0d05ef8573915)]:
  - @accounter/green-invoice-graphql@0.7.1

## 0.0.1

### Patch Changes

- [#1012](https://github.com/Urigo/accounter-fullstack/pull/1012)
  [`6e6bb6c`](https://github.com/Urigo/accounter-fullstack/commit/6e6bb6c6b065d85d67f0161a223ce425b2b471e9)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.6.3` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.6.3)
    (from `3.6.2`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.6.3` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.6.3) (from `5.6.2`, in
    `dependencies`)

- [#1064](https://github.com/Urigo/accounter-fullstack/pull/1064)
  [`b9ad8b7`](https://github.com/Urigo/accounter-fullstack/commit/b9ad8b72dad72779d43bcd37996b878e8f9a394a)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.9.20` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.9.20)
    (from `0.9.19`, in `dependencies`)

- [#1067](https://github.com/Urigo/accounter-fullstack/pull/1067)
  [`8f44050`](https://github.com/Urigo/accounter-fullstack/commit/8f44050865c0ea18abb1f1976d054796047f163b)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.7.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.7.0)
    (from `3.6.3`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.7.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.7.0) (from `5.6.3`, in
    `dependencies`)

- [#462](https://github.com/Urigo/accounter-fullstack/pull/462)
  [`9908666`](https://github.com/Urigo/accounter-fullstack/commit/9908666f53cb05623f8f9485621e500cb1be77d2)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency
    [`@accounter-toolkit/green-invoice-graphql@0.6.0` ↗︎](https://www.npmjs.com/package/@accounter-toolkit/green-invoice-graphql/v/0.6.0)
    (from `0.5.2`, in `dependencies`)
  - Updated dependency
    [`@whatwg-node/fetch@0.9.17` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.9.17)
    (from `0.9.14`, in `dependencies`)
  - Updated dependency [`cloudinary@2.0.3` ↗︎](https://www.npmjs.com/package/cloudinary/v/2.0.3)
    (from `1.41.3`, in `dependencies`)
  - Updated dependency [`dotenv@16.4.5` ↗︎](https://www.npmjs.com/package/dotenv/v/16.4.5) (from
    `16.4.0`, in `dependencies`)

- [#470](https://github.com/Urigo/accounter-fullstack/pull/470)
  [`4c86678`](https://github.com/Urigo/accounter-fullstack/commit/4c866780ef1c78880f9b62854d5ab9a5eb74db95)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Updated dependency [`dotenv-cli@7.4.1` ↗︎](https://www.npmjs.com/package/dotenv-cli/v/7.4.1)
    (from `7.3.0`, in `dependencies`)
  - Added dependency
    [`@accounter/green-invoice-graphql@0.6.0` ↗︎](https://www.npmjs.com/package/@accounter/green-invoice-graphql/v/0.6.0)
    (to `dependencies`)
  - Added dependency
    [`@accounter/pcn874-generator@0.4.1` ↗︎](https://www.npmjs.com/package/@accounter/pcn874-generator/v/0.4.1)
    (to `dependencies`)
  - Removed dependency
    [`@accounter-toolkit/green-invoice-graphql@0.6.0` ↗︎](https://www.npmjs.com/package/@accounter-toolkit/green-invoice-graphql/v/0.6.0)
    (from `dependencies`)
  - Removed dependency
    [`@accounter-toolkit/pcn874-generator@0.4.1` ↗︎](https://www.npmjs.com/package/@accounter-toolkit/pcn874-generator/v/0.4.1)
    (from `dependencies`)

- [#481](https://github.com/Urigo/accounter-fullstack/pull/481)
  [`fbdceb0`](https://github.com/Urigo/accounter-fullstack/commit/fbdceb08df26fe815b34db4194caf07e3442b9a2)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`date-fns@3.4.0` ↗︎](https://www.npmjs.com/package/date-fns/v/3.4.0) (from
    `3.3.1`, in `dependencies`)

- [#488](https://github.com/Urigo/accounter-fullstack/pull/488)
  [`0b90ae8`](https://github.com/Urigo/accounter-fullstack/commit/0b90ae881ad84250b58cb050c61b8c027f4f86cf)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.2.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.2.0)
    (from `3.1.1`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.2.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.2.0) (from `5.1.1`, in
    `dependencies`)

- [#491](https://github.com/Urigo/accounter-fullstack/pull/491)
  [`15f7b08`](https://github.com/Urigo/accounter-fullstack/commit/15f7b08dd1651c5ec7cd5bd9c51486d0a90c5883)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`date-fns@3.5.0` ↗︎](https://www.npmjs.com/package/date-fns/v/3.5.0) (from
    `3.4.0`, in `dependencies`)

- [#498](https://github.com/Urigo/accounter-fullstack/pull/498)
  [`4666850`](https://github.com/Urigo/accounter-fullstack/commit/46668503a1d502f71fb61d64f5b64769d9e6142e)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`date-fns@3.6.0` ↗︎](https://www.npmjs.com/package/date-fns/v/3.6.0) (from
    `3.5.0`, in `dependencies`)

- [#522](https://github.com/Urigo/accounter-fullstack/pull/522)
  [`0c0b2e2`](https://github.com/Urigo/accounter-fullstack/commit/0c0b2e24ddf9777262ced77f75f8044a0ad6990d)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`pg@8.11.4` ↗︎](https://www.npmjs.com/package/pg/v/8.11.4) (from `8.11.3`,
    in `dependencies`)
  - Updated dependency
    [`reflect-metadata@0.2.2` ↗︎](https://www.npmjs.com/package/reflect-metadata/v/0.2.2) (from
    `0.2.1`, in `dependencies`)

- [#531](https://github.com/Urigo/accounter-fullstack/pull/531)
  [`06cada9`](https://github.com/Urigo/accounter-fullstack/commit/06cada921bcdcc0ef36fa7164abb310381dd1ad0)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`cloudinary@2.1.0` ↗︎](https://www.npmjs.com/package/cloudinary/v/2.1.0)
    (from `2.0.3`, in `dependencies`)

- [#532](https://github.com/Urigo/accounter-fullstack/pull/532)
  [`d87fa2f`](https://github.com/Urigo/accounter-fullstack/commit/d87fa2fa690a3b5723b49013db905d1a2030a129)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.3.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.3.0)
    (from `3.2.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.3.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.3.0) (from `5.2.0`, in
    `dependencies`)

- [#553](https://github.com/Urigo/accounter-fullstack/pull/553)
  [`1ad893a`](https://github.com/Urigo/accounter-fullstack/commit/1ad893a646d1f80fc3f853252d12a40315c237a9)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`pg@8.11.5` ↗︎](https://www.npmjs.com/package/pg/v/8.11.5) (from `8.11.4`,
    in `dependencies`)

- [#617](https://github.com/Urigo/accounter-fullstack/pull/617)
  [`3caf386`](https://github.com/Urigo/accounter-fullstack/commit/3caf386a1e1a9697c7626f8578b032a1b4a67ed9)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`cloudinary@2.2.0` ↗︎](https://www.npmjs.com/package/cloudinary/v/2.2.0)
    (from `2.1.0`, in `dependencies`)

- [#643](https://github.com/Urigo/accounter-fullstack/pull/643)
  [`559fa5e`](https://github.com/Urigo/accounter-fullstack/commit/559fa5ebcc51d5963d3421461408de8bb5c94b5e)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`graphql-yoga@5.3.1` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.3.1) (from `5.3.0`, in
    `dependencies`)

- [#645](https://github.com/Urigo/accounter-fullstack/pull/645)
  [`310e362`](https://github.com/Urigo/accounter-fullstack/commit/310e3623aee044da8ad6256d9d689f2dd0d33b74)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`dotenv-cli@7.4.2` ↗︎](https://www.npmjs.com/package/dotenv-cli/v/7.4.2)
    (from `7.4.1`, in `dependencies`)

- [#646](https://github.com/Urigo/accounter-fullstack/pull/646)
  [`b0fd1e6`](https://github.com/Urigo/accounter-fullstack/commit/b0fd1e65636d974f8411d4e9cdf952ca82e2f35f)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.3.1` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.3.1)
    (from `3.3.0`, in `dependencies`)

- [#730](https://github.com/Urigo/accounter-fullstack/pull/730)
  [`65cbe28`](https://github.com/Urigo/accounter-fullstack/commit/65cbe2850726a0da5aa1433c51a34c993f8598d5)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.9.18` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.9.18)
    (from `0.9.17`, in `dependencies`)

- [#745](https://github.com/Urigo/accounter-fullstack/pull/745)
  [`8f16dc6`](https://github.com/Urigo/accounter-fullstack/commit/8f16dc691c5fa9b011ee59191d62ece8b7aae1b3)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`graphql@16.8.2` ↗︎](https://www.npmjs.com/package/graphql/v/16.8.2) (from
    `16.8.1`, in `dependencies`)

- [#777](https://github.com/Urigo/accounter-fullstack/pull/777)
  [`f5eab11`](https://github.com/Urigo/accounter-fullstack/commit/f5eab11a148d779807f05b8c3706d58f25a4180f)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.4.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.4.0)
    (from `3.3.1`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.4.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.4.0) (from `5.3.1`, in
    `dependencies`)

- [#794](https://github.com/Urigo/accounter-fullstack/pull/794)
  [`3adbc26`](https://github.com/Urigo/accounter-fullstack/commit/3adbc26730bae4f147df93481f3d875a667fcc68)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`graphql@16.9.0` ↗︎](https://www.npmjs.com/package/graphql/v/16.9.0) (from
    `16.8.2`, in `dependencies`)

- [#831](https://github.com/Urigo/accounter-fullstack/pull/831)
  [`bbc4083`](https://github.com/Urigo/accounter-fullstack/commit/bbc4083892d9760f5a196a7a28530192fe377e85)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.6.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.6.0)
    (from `3.5.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.6.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.6.0) (from `5.5.0`, in
    `dependencies`)

- [#834](https://github.com/Urigo/accounter-fullstack/pull/834)
  [`f753750`](https://github.com/Urigo/accounter-fullstack/commit/f753750532b696d33386a6500642ef378deb0b67)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
  - Added dependency [`node-cache@5.1.2` ↗︎](https://www.npmjs.com/package/node-cache/v/5.1.2) (to
    `dependencies`)

- [#926](https://github.com/Urigo/accounter-fullstack/pull/926)
  [`7b8d567`](https://github.com/Urigo/accounter-fullstack/commit/7b8d567467434b97e12493d0a8e33af13f5ec38e)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`cloudinary@2.3.0` ↗︎](https://www.npmjs.com/package/cloudinary/v/2.3.0)
    (from `2.2.0`, in `dependencies`)

- [#938](https://github.com/Urigo/accounter-fullstack/pull/938)
  [`eebe180`](https://github.com/Urigo/accounter-fullstack/commit/eebe180ca8234c54df68b633702287c2ceffd74b)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.6.1` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.6.1)
    (from `3.6.0`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.6.1` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.6.1) (from `5.6.0`, in
    `dependencies`)

- [#968](https://github.com/Urigo/accounter-fullstack/pull/968)
  [`9dac6ea`](https://github.com/Urigo/accounter-fullstack/commit/9dac6ea259c0b4565c1560675d54b8ecf0bfe7b7)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`cloudinary@2.3.1` ↗︎](https://www.npmjs.com/package/cloudinary/v/2.3.1)
    (from `2.3.0`, in `dependencies`)

- [#971](https://github.com/Urigo/accounter-fullstack/pull/971)
  [`0489b1a`](https://github.com/Urigo/accounter-fullstack/commit/0489b1a9f0665e911d70de4cab4acbd42b4c7fad)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@graphql-yoga/plugin-defer-stream@3.6.2` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.6.2)
    (from `3.6.1`, in `dependencies`)
  - Updated dependency
    [`graphql-yoga@5.6.2` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.6.2) (from `5.6.1`, in
    `dependencies`)

- [#977](https://github.com/Urigo/accounter-fullstack/pull/977)
  [`821eb86`](https://github.com/Urigo/accounter-fullstack/commit/821eb86d5859108768f167d75e490ee9c3bc22c0)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency
    [`@whatwg-node/fetch@0.9.19` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.9.19)
    (from `0.9.18`, in `dependencies`)

- [#988](https://github.com/Urigo/accounter-fullstack/pull/988)
  [`a5e828c`](https://github.com/Urigo/accounter-fullstack/commit/a5e828c62edddb5831643c2840a2cc4dff24b5fa)
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
  - Updated dependency [`cloudinary@2.4.0` ↗︎](https://www.npmjs.com/package/cloudinary/v/2.4.0)
    (from `2.3.1`, in `dependencies`)

- [#1049](https://github.com/Urigo/accounter-fullstack/pull/1049)
  [`55e7838`](https://github.com/Urigo/accounter-fullstack/commit/55e7838abbc2f6939a60425c787edb0bbc906261)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Better treat refund charges - set exchange
  ledger to tax category instead of income category

- [#470](https://github.com/Urigo/accounter-fullstack/pull/470)
  [`4c86678`](https://github.com/Urigo/accounter-fullstack/commit/4c866780ef1c78880f9b62854d5ab9a5eb74db95)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Local usage of accounter-toolkit packages

- [#546](https://github.com/Urigo/accounter-fullstack/pull/546)
  [`8a11d6b`](https://github.com/Urigo/accounter-fullstack/commit/8a11d6b380dfb1f8095ce3fc566056fa5b8ba76a)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Extend DB charge's businesses array with
  ledger financial entities (include tax categories)

- [#514](https://github.com/Urigo/accounter-fullstack/pull/514)
  [`1b5ed4b`](https://github.com/Urigo/accounter-fullstack/commit/1b5ed4b87bb83d6d552caecc5f20736ae416cfb9)
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - Fix GreenInvoice numeric enums handling:
  use numbers instead of underscore-prefixed strings

- Updated dependencies
  [[`8fa5fa3`](https://github.com/Urigo/accounter-fullstack/commit/8fa5fa38a2e0a2dc66e7d58434b0ab0b49501e8e),
  [`e01539c`](https://github.com/Urigo/accounter-fullstack/commit/e01539c4a2e6a4df8b2c8b7e558a0c29b1f1e36e),
  [`1aff4f0`](https://github.com/Urigo/accounter-fullstack/commit/1aff4f02f3b9f28f7f5f3b05eb87c9913ebf32da),
  [`395fa90`](https://github.com/Urigo/accounter-fullstack/commit/395fa900c3b40aab0346182abd304bf113fd4643),
  [`d4342d4`](https://github.com/Urigo/accounter-fullstack/commit/d4342d4641b48a148bf8ba6ea473a44dfc4ff186),
  [`544defb`](https://github.com/Urigo/accounter-fullstack/commit/544defb5a58aeef64c9e89beb7d470f7bd78bf06),
  [`e33b9ae`](https://github.com/Urigo/accounter-fullstack/commit/e33b9ae42db7adf7e853d6f4765231352f261a55),
  [`8d4658e`](https://github.com/Urigo/accounter-fullstack/commit/8d4658eff9a77e90e0e5f9b5df894fb9852684e5),
  [`85f6b47`](https://github.com/Urigo/accounter-fullstack/commit/85f6b471c29f7b5133cc8d40b7d185d6d3acad88),
  [`92a3b41`](https://github.com/Urigo/accounter-fullstack/commit/92a3b4183ae433189b96a061464beb0b9b94de92),
  [`b56e384`](https://github.com/Urigo/accounter-fullstack/commit/b56e38483b4a2b854f94f7a519e46c0fe11b9a5f),
  [`e6ba95a`](https://github.com/Urigo/accounter-fullstack/commit/e6ba95a212fcb58f44ab183ccf209207bf35b3b6),
  [`f4c917c`](https://github.com/Urigo/accounter-fullstack/commit/f4c917c7af5bf91f94a2457c0edf002db8298808),
  [`0c0b2e2`](https://github.com/Urigo/accounter-fullstack/commit/0c0b2e24ddf9777262ced77f75f8044a0ad6990d),
  [`d53495b`](https://github.com/Urigo/accounter-fullstack/commit/d53495b0efce17348795766b7cc88786507fe61e),
  [`a610797`](https://github.com/Urigo/accounter-fullstack/commit/a6107970b9c6526860f862002246bd5be872db55),
  [`b03449e`](https://github.com/Urigo/accounter-fullstack/commit/b03449ed32bbaec45975866a0b50257d0b99fb02),
  [`a7a1ccb`](https://github.com/Urigo/accounter-fullstack/commit/a7a1ccbacb18ddc86d1de4b996900e1be3c12ad3),
  [`ebc6252`](https://github.com/Urigo/accounter-fullstack/commit/ebc625216c68c0d5fade0cbdf7dde6bee8ee46c3),
  [`589ec6b`](https://github.com/Urigo/accounter-fullstack/commit/589ec6bc3e987c8bc670b05b0022d59422131934),
  [`6a14adf`](https://github.com/Urigo/accounter-fullstack/commit/6a14adfe23c354697b082c58c1df87d1fef9f53e),
  [`60a0845`](https://github.com/Urigo/accounter-fullstack/commit/60a0845cdf5754c182fed84e36522e9555b4e30c),
  [`8f16dc6`](https://github.com/Urigo/accounter-fullstack/commit/8f16dc691c5fa9b011ee59191d62ece8b7aae1b3),
  [`d6247ce`](https://github.com/Urigo/accounter-fullstack/commit/d6247ce0657c40a941c6e86a1c3ef260a8f52cf4),
  [`3adbc26`](https://github.com/Urigo/accounter-fullstack/commit/3adbc26730bae4f147df93481f3d875a667fcc68),
  [`c61694b`](https://github.com/Urigo/accounter-fullstack/commit/c61694bc859ce89ba04d1ea52629a1bc8657d070),
  [`10b4fa0`](https://github.com/Urigo/accounter-fullstack/commit/10b4fa03cd4a38fcdb4069a1c2ea42d1713c040c),
  [`be71797`](https://github.com/Urigo/accounter-fullstack/commit/be71797d59f358e1458d357aabd1996d3c5558ae),
  [`c9d0e34`](https://github.com/Urigo/accounter-fullstack/commit/c9d0e34cf45f2e4a5f4ba2c3c09e62cd9ca1c929),
  [`c8db25c`](https://github.com/Urigo/accounter-fullstack/commit/c8db25cc858367df457445cb37116d4f79d7541e),
  [`406859f`](https://github.com/Urigo/accounter-fullstack/commit/406859ff9d8edd9f7590d79acdeb9ef679dd1e89),
  [`12ac465`](https://github.com/Urigo/accounter-fullstack/commit/12ac4658cb9e4d4b5d023f054f5355465338218b),
  [`695feef`](https://github.com/Urigo/accounter-fullstack/commit/695feef85cbadb487639ac951cb68a7387864e3f),
  [`745c4d5`](https://github.com/Urigo/accounter-fullstack/commit/745c4d55e7d5337722c0a858c57c7dab5ffdbf07),
  [`dd81ccb`](https://github.com/Urigo/accounter-fullstack/commit/dd81ccb4849607ef71a4859fe5e472b5e2126dc4),
  [`2a154e6`](https://github.com/Urigo/accounter-fullstack/commit/2a154e63486f9637b59dd12a5296e831e5379210),
  [`77dd3dc`](https://github.com/Urigo/accounter-fullstack/commit/77dd3dcb8160eac3ac75bb783cbc89185ff59f8b),
  [`537ae05`](https://github.com/Urigo/accounter-fullstack/commit/537ae057bd575f99b6344a647b5de50def53c224),
  [`4c86678`](https://github.com/Urigo/accounter-fullstack/commit/4c866780ef1c78880f9b62854d5ab9a5eb74db95),
  [`1b5ed4b`](https://github.com/Urigo/accounter-fullstack/commit/1b5ed4b87bb83d6d552caecc5f20736ae416cfb9)]:
  - @accounter/green-invoice-graphql@0.7.0
  - @accounter/pcn874-generator@0.4.2