Skip to content

Commit

Permalink
Merge branch 'main' into milestone/v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti authored Apr 8, 2024
2 parents d9e8682 + 00f175f commit 81fc03f
Showing 1 changed file with 0 additions and 167 deletions.
167 changes: 0 additions & 167 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,167 +0,0 @@
# [2.0.0-beta.1](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.4...v2.0.0-beta.1) (2024-04-04)


### breaking

* remove axios and support to node <20 ([ab1627d](https://github.com/commercelayer/provisioning-sdk/commit/ab1627d9d7ab79ddedfd1eb4031afc05341a592a))


### Bug Fixes

* fix action payload ([832c925](https://github.com/commercelayer/provisioning-sdk/commit/832c92588ebf137f681e2a3a7e4ccd40e202210e))
* migrate from ts-node to tsx and update dependencies ([0243330](https://github.com/commercelayer/provisioning-sdk/commit/02433307746d7847132c7ac09a18282fb6621986))


### Features

* update resources to schema v1.0.4 ([fbd74ca](https://github.com/commercelayer/provisioning-sdk/commit/fbd74caa90ae05253bf67080baa94c4210bdcd77))


### BREAKING CHANGES

* remove axios and support to node <20

## [1.0.4](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.3...v1.0.4) (2024-03-12)


### Bug Fixes

* fix circular inclusion ([4120ec7](https://github.com/commercelayer/provisioning-sdk/commit/4120ec7f63872cbbc913fd89dba3c8f90ec28c63))

## [1.0.3](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.2...v1.0.3) (2024-03-04)


### Bug Fixes

* fix import/export config ([5ba0083](https://github.com/commercelayer/provisioning-sdk/commit/5ba008381ff8a25884d1be17e2fd82e9f97e6c2b))

## [1.0.2](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.1...v1.0.2) (2024-03-01)


### Bug Fixes

* fix api esm export ([ba275ff](https://github.com/commercelayer/provisioning-sdk/commit/ba275ffe5b8e92af9528efd41d69cd7091cc8d16))
* fix env secrets ([04d6e39](https://github.com/commercelayer/provisioning-sdk/commit/04d6e393b2a4fbb7ea542a62090fe123883d5f52))
* fix package exports ([17d9c4a](https://github.com/commercelayer/provisioning-sdk/commit/17d9c4ae01170dabd36bdc103a69017ecc07e136))
* fix package exports ([ab753f0](https://github.com/commercelayer/provisioning-sdk/commit/ab753f0dc194b8d882562a03a5f3e5325815707f))
* fix spot test ([b09a833](https://github.com/commercelayer/provisioning-sdk/commit/b09a83313798c871821943771b91ff1ddbbccb5c))
* fix test env ([dff0a7a](https://github.com/commercelayer/provisioning-sdk/commit/dff0a7a79100581b47a973b39a033dfa7a10e104))

## [1.0.1](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0...v1.0.1) (2024-02-27)


### Bug Fixes

* fix esm export ([50c6f7d](https://github.com/commercelayer/provisioning-sdk/commit/50c6f7d5d02b5e721b4befdadaa20e7fbf1e2718))

# 1.0.0 (2024-01-26)


### Bug Fixes

* **doc:** fix readme ([50bf2b6](https://github.com/commercelayer/provisioning-sdk/commit/50bf2b6debd921e1ca4936ac5acc669b191116ac))
* fix custom user agent option ([75f5f97](https://github.com/commercelayer/provisioning-sdk/commit/75f5f97e3dade5dd43905deba81f6c4ed46ca21b))
* fix heading empty lines ([a24e997](https://github.com/commercelayer/provisioning-sdk/commit/a24e9976b89387f6130d4b95930aa9b65e784113))
* fix release script and update dependencies ([a597c75](https://github.com/commercelayer/provisioning-sdk/commit/a597c7513a16d92842f7fddf74517af1fd4a0f9c))
* fix singleton patch with body id ([e923c9c](https://github.com/commercelayer/provisioning-sdk/commit/e923c9ce69f5b5ea43698bd1df67f26783010d1e))
* fix singleton spec ([5c617a8](https://github.com/commercelayer/provisioning-sdk/commit/5c617a8af5c7682a38e645cf86607214c4cbd1de))
* release script ([006a747](https://github.com/commercelayer/provisioning-sdk/commit/006a74784c4f2fe302d4d4b0b96673df0067f8a1))
* singleton import ([9578382](https://github.com/commercelayer/provisioning-sdk/commit/9578382b671629d4891e77f39658ab66828eb357))
* update dependencies and fix lint errors ([8e39135](https://github.com/commercelayer/provisioning-sdk/commit/8e3913557a272b3b31d168b3c54ced26128ed7c3))
* update schema ([9e569c7](https://github.com/commercelayer/provisioning-sdk/commit/9e569c7484896ea666f5f8079ee0833ed9dc87aa))


### Features

* add auto generation of special actions ([08cd9ff](https://github.com/commercelayer/provisioning-sdk/commit/08cd9ffdae53c80d7b52f841c2da319488a9ee85))
* add custom user agent ([fe2050d](https://github.com/commercelayer/provisioning-sdk/commit/fe2050d4088adbdce4d8e30d6773ebf3fef28e3e))
* add singleton update ([71e0e7b](https://github.com/commercelayer/provisioning-sdk/commit/71e0e7b3a10ec3210da8363ccb5bc9986a4673a1))
* add singletons functions to client instance ([ca338e6](https://github.com/commercelayer/provisioning-sdk/commit/ca338e63574b1c0aa8301d2de2676b4e32e991cd))
* add singletons list and functions ([5f5d4f1](https://github.com/commercelayer/provisioning-sdk/commit/5f5d4f1c8be9ae70db4765bc8e6f519597db7b17))
* first commit of provisioning sdk ([b067f12](https://github.com/commercelayer/provisioning-sdk/commit/b067f123ed9f2e0fce53673306b05fcf479c17f0))
* update resources to schema v1.0.1 ([686e24a](https://github.com/commercelayer/provisioning-sdk/commit/686e24ae6f3c63a2a07d9e5fac8047161d7b462c))
* update resources to schema v1.0.2 ([87dd737](https://github.com/commercelayer/provisioning-sdk/commit/87dd7370897b65e730b69c8bed3c5e4a23de94a4))

# [1.0.0-beta.11](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2024-01-10)


### Bug Fixes

* update dependencies and fix lint errors ([8e39135](https://github.com/commercelayer/provisioning-sdk/commit/8e3913557a272b3b31d168b3c54ced26128ed7c3))

# [1.0.0-beta.10](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2023-12-20)


### Bug Fixes

* fix singleton patch with body id ([e923c9c](https://github.com/commercelayer/provisioning-sdk/commit/e923c9ce69f5b5ea43698bd1df67f26783010d1e))

# [1.0.0-beta.9](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2023-12-20)


### Features

* add singletons functions to client instance ([ca338e6](https://github.com/commercelayer/provisioning-sdk/commit/ca338e63574b1c0aa8301d2de2676b4e32e991cd))
* add singletons list and functions ([5f5d4f1](https://github.com/commercelayer/provisioning-sdk/commit/5f5d4f1c8be9ae70db4765bc8e6f519597db7b17))

# [1.0.0-beta.8](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2023-12-20)


### Bug Fixes

* fix singleton spec ([5c617a8](https://github.com/commercelayer/provisioning-sdk/commit/5c617a8af5c7682a38e645cf86607214c4cbd1de))


### Features

* add singleton update ([71e0e7b](https://github.com/commercelayer/provisioning-sdk/commit/71e0e7b3a10ec3210da8363ccb5bc9986a4673a1))

# [1.0.0-beta.7](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2023-12-13)


### Features

* add auto generation of special actions ([08cd9ff](https://github.com/commercelayer/provisioning-sdk/commit/08cd9ffdae53c80d7b52f841c2da319488a9ee85))

# [1.0.0-beta.6](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2023-12-12)


### Bug Fixes

* fix custom user agent option ([75f5f97](https://github.com/commercelayer/provisioning-sdk/commit/75f5f97e3dade5dd43905deba81f6c4ed46ca21b))

# [1.0.0-beta.5](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2023-12-07)


### Bug Fixes

* singleton import ([9578382](https://github.com/commercelayer/provisioning-sdk/commit/9578382b671629d4891e77f39658ab66828eb357))
* update schema ([9e569c7](https://github.com/commercelayer/provisioning-sdk/commit/9e569c7484896ea666f5f8079ee0833ed9dc87aa))

# [1.0.0-beta.4](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2023-11-30)


### Bug Fixes

* release script ([006a747](https://github.com/commercelayer/provisioning-sdk/commit/006a74784c4f2fe302d4d4b0b96673df0067f8a1))

# [1.0.0-beta.3](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2023-11-30)


### Features

* add custom user agent ([fe2050d](https://github.com/commercelayer/provisioning-sdk/commit/fe2050d4088adbdce4d8e30d6773ebf3fef28e3e))

# [1.0.0-beta.2](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2023-10-31)


### Bug Fixes

* **doc:** fix readme ([50bf2b6](https://github.com/commercelayer/provisioning-sdk/commit/50bf2b6debd921e1ca4936ac5acc669b191116ac))

# 1.0.0-beta.1 (2023-10-31)


### Features

* first commit of provisioning sdk ([b067f12](https://github.com/commercelayer/provisioning-sdk/commit/b067f123ed9f2e0fce53673306b05fcf479c17f0))

0 comments on commit 81fc03f

Please sign in to comment.