mirror of
https://github.com/pezkuwichain/bizinikiwi-connect.git
synced 2026-06-19 00:41:07 +00:00
76 lines
1.6 KiB
Markdown
76 lines
1.6 KiB
Markdown
# Changelog
|
|
|
|
## 2.2.2
|
|
|
|
### Patch Changes
|
|
|
|
- 92316c0: chore(deps-dev): bump vitest in the npm_and_yarn group
|
|
|
|
Bumps the npm_and_yarn group with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
|
|
|
|
Updates `vitest` from 2.1.4 to 2.1.9
|
|
|
|
- [Release notes](https://github.com/vitest-dev/vitest/releases)
|
|
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest)
|
|
|
|
***
|
|
|
|
updated-dependencies:
|
|
|
|
- dependency-name: vitest
|
|
dependency-type: direct:development
|
|
dependency-group: npm_and_yarn
|
|
...
|
|
|
|
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
## 2.2.1
|
|
|
|
### Patch Changes
|
|
|
|
- 09f1c22: chore(deps-dev): bump vitest from 2.0.5 to 2.1.4
|
|
|
|
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.5 to 2.1.4.
|
|
|
|
- [Release notes](https://github.com/vitest-dev/vitest/releases)
|
|
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest)
|
|
|
|
***
|
|
|
|
updated-dependencies:
|
|
|
|
- dependency-name: vitest
|
|
dependency-type: direct:development
|
|
update-type: version-update:semver-minor
|
|
...
|
|
|
|
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
## 2.2.0
|
|
|
|
### Minor Changes
|
|
|
|
- 198b375: chore: catalog and upgrade papi dependencies
|
|
|
|
## 2.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- b476e7e: update build system to tshy
|
|
|
|
## [Unreleased]
|
|
|
|
### Changed
|
|
|
|
## 2.0.0 - 2022-12-07
|
|
|
|
### Breaking
|
|
|
|
- Update `DOM_ELEMENT_ID` ([#1603](https://github.com/pezkuwichain/bizinikiwi-connect/pull/1603))
|
|
|
|
## 1.0.1 - 2022-07-14
|
|
|
|
### Added
|
|
|
|
- Add CommonJS support to @bizinikiwi/connect-extension-protocol ([#1152](https://github.com/pezkuwichain/bizinikiwi-connect/pull/1152))
|