Skip to content

Commit

Permalink
chore: Publish [skip ci]
Browse files Browse the repository at this point in the history
 - @wireapp/api-client@26.0.3
 - bazinga64@6.1.6
 - @wireapp/certificate-check@0.7.4
 - @wireapp/commons@5.1.3
 - @wireapp/copy-config@2.1.6
 - @wireapp/core@42.0.3
 - @wireapp/eslint-config@3.0.4
 - @wireapp/license-collector@0.12.3
 - @wireapp/prettier-config@0.6.3
 - @wireapp/priority-queue@2.1.4
 - @wireapp/promise-queue@2.2.4
 - @wireapp/react-ui-kit@9.9.4
 - @wireapp/store-engine-dexie@2.1.6
 - @wireapp/store-engine-fs@3.1.4
 - @wireapp/store-engine@5.1.4
 - @wireapp/webapp-events@0.18.3
  • Loading branch information
otto-the-bot committed Sep 6, 2023
1 parent fb09100 commit bfb8fec
Show file tree
Hide file tree
Showing 33 changed files with 83 additions and 19 deletions.
4 changes: 4 additions & 0 deletions packages/api-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [26.0.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/api-client@26.0.2...@wireapp/api-client@26.0.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/api-client

## [26.0.2](https://github.com/wireapp/wire-web-packages/compare/@wireapp/api-client@26.0.1...@wireapp/api-client@26.0.2) (2023-09-06)

**Note:** Version bump only for package @wireapp/api-client
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"watch": "webpack serve --config webpack.browser.js",
"prepare": "yarn dist"
},
"version": "26.0.2",
"version": "26.0.3",
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
}
4 changes: 4 additions & 0 deletions packages/bazinga64/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.1.6](https://github.com/wireapp/wire-web-packages/compare/bazinga64@6.1.5...bazinga64@6.1.6) (2023-09-06)

**Note:** Version bump only for package bazinga64

## [6.1.5](https://github.com/wireapp/wire-web-packages/compare/bazinga64@6.1.4...bazinga64@6.1.5) (2023-09-06)

**Note:** Version bump only for package bazinga64
Expand Down
2 changes: 1 addition & 1 deletion packages/bazinga64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
"test": "jest",
"test:coverage": "jest --coverage"
},
"version": "6.1.5"
"version": "6.1.6"
}
4 changes: 4 additions & 0 deletions packages/certificate-check/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.4](https://github.com/wireapp/wire-web-packages/compare/@wireapp/certificate-check@0.7.3...@wireapp/certificate-check@0.7.4) (2023-09-06)

**Note:** Version bump only for package @wireapp/certificate-check

## [0.7.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/certificate-check@0.7.2...@wireapp/certificate-check@0.7.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/certificate-check
Expand Down
2 changes: 1 addition & 1 deletion packages/certificate-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
"test": "jest",
"test:coverage": "jest --coverage"
},
"version": "0.7.3"
"version": "0.7.4"
}
4 changes: 4 additions & 0 deletions packages/commons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/commons@5.1.2...@wireapp/commons@5.1.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/commons

## [5.1.2](https://github.com/wireapp/wire-web-packages/compare/@wireapp/commons@5.1.1...@wireapp/commons@5.1.2) (2023-09-06)

**Note:** Version bump only for package @wireapp/commons
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
"test:coverage": "yarn test",
"test:watch": "yarn jest --watch"
},
"version": "5.1.2"
"version": "5.1.3"
}
4 changes: 4 additions & 0 deletions packages/copy-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/copy-config@2.1.5...@wireapp/copy-config@2.1.6) (2023-09-06)

**Note:** Version bump only for package @wireapp/copy-config

## [2.1.5](https://github.com/wireapp/wire-web-packages/compare/@wireapp/copy-config@2.1.4...@wireapp/copy-config@2.1.5) (2023-09-06)

**Note:** Version bump only for package @wireapp/copy-config
Expand Down
2 changes: 1 addition & 1 deletion packages/copy-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
"test": "jest",
"test:coverage": "jest --coverage"
},
"version": "2.1.5"
"version": "2.1.6"
}
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [42.0.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/core@42.0.2...@wireapp/core@42.0.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/core

## [42.0.2](https://github.com/wireapp/wire-web-packages/compare/@wireapp/core@42.0.1...@wireapp/core@42.0.2) (2023-09-06)

**Note:** Version bump only for package @wireapp/core
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@wireapp/store-engine": "workspace:*",
"@wireapp/store-engine-dexie": "workspace:^",
"axios": "1.5.0",
"bazinga64": "6.1.5",
"bazinga64": "6.1.6",
"deepmerge-ts": "5.1.0",
"hash.js": "1.1.7",
"http-status-codes": "2.2.0",
Expand Down Expand Up @@ -60,6 +60,6 @@
"test:coverage": "jest --coverage",
"watch": "tsc --watch"
},
"version": "42.0.2",
"version": "42.0.3",
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
}
4 changes: 4 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.4](https://github.com/wireapp/wire-web-packages/compare/@wireapp/eslint-config@3.0.3...@wireapp/eslint-config@3.0.4) (2023-09-06)

**Note:** Version bump only for package @wireapp/eslint-config

## [3.0.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/eslint-config@3.0.2...@wireapp/eslint-config@3.0.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/eslint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Wire ESLint config",
"repository": "https://github.com/wireapp/wire-web-packages/tree/main/packages/eslint-config",
"main": "eslintrc.js",
"version": "3.0.3",
"version": "3.0.4",
"peerDependencies": {
"eslint": "^8",
"prettier": "^3"
Expand Down
4 changes: 4 additions & 0 deletions packages/license-collector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.12.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/license-collector@0.12.2...@wireapp/license-collector@0.12.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/license-collector

## [0.12.2](https://github.com/wireapp/wire-web-packages/compare/@wireapp/license-collector@0.12.1...@wireapp/license-collector@0.12.2) (2023-09-06)

**Note:** Version bump only for package @wireapp/license-collector
Expand Down
2 changes: 1 addition & 1 deletion packages/license-collector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"dist": "yarn build",
"start": "ts-node -r tsconfig-paths/register ./src/cli.ts"
},
"version": "0.12.2"
"version": "0.12.3"
}
4 changes: 4 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/prettier-config@0.6.2...@wireapp/prettier-config@0.6.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/prettier-config

## [0.6.2](https://github.com/wireapp/wire-web-packages/compare/@wireapp/prettier-config@0.6.1...@wireapp/prettier-config@0.6.2) (2023-09-06)

**Note:** Version bump only for package @wireapp/prettier-config
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Wire Prettier config",
"repository": "https://github.com/wireapp/wire-web-packages/tree/main/packages/prettier-config",
"main": "index.json",
"version": "0.6.2",
"version": "0.6.3",
"devDependencies": {
"typescript": "^5.0.4"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/priority-queue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.4](https://github.com/wireapp/wire-web-packages/compare/@wireapp/priority-queue@2.1.3...@wireapp/priority-queue@2.1.4) (2023-09-06)

**Note:** Version bump only for package @wireapp/priority-queue

## [2.1.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/priority-queue@2.1.2...@wireapp/priority-queue@2.1.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/priority-queue
Expand Down
2 changes: 1 addition & 1 deletion packages/priority-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"test": "jest",
"test:coverage": "jest --coverage"
},
"version": "2.1.3"
"version": "2.1.4"
}
4 changes: 4 additions & 0 deletions packages/promise-queue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.4](https://github.com/wireapp/wire-web-packages/compare/@wireapp/promise-queue@2.2.3...@wireapp/promise-queue@2.2.4) (2023-09-06)

**Note:** Version bump only for package @wireapp/promise-queue

## [2.2.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/promise-queue@2.2.2...@wireapp/promise-queue@2.2.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/promise-queue
Expand Down
2 changes: 1 addition & 1 deletion packages/promise-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"test": "jest",
"test:coverage": "jest --coverage"
},
"version": "2.2.3"
"version": "2.2.4"
}
4 changes: 4 additions & 0 deletions packages/react-ui-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.9.4](https://github.com/wireapp/wire-web-packages/compare/@wireapp/react-ui-kit@9.9.3...@wireapp/react-ui-kit@9.9.4) (2023-09-06)

**Note:** Version bump only for package @wireapp/react-ui-kit

## [9.9.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/react-ui-kit@9.9.2...@wireapp/react-ui-kit@9.9.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/react-ui-kit
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@
"test:watch": "jest --watch",
"test:update": "jest --updateSnapshot"
},
"version": "9.9.3"
"version": "9.9.4"
}
4 changes: 4 additions & 0 deletions packages/store-engine-dexie/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/store-engine-dexie@2.1.5...@wireapp/store-engine-dexie@2.1.6) (2023-09-06)

**Note:** Version bump only for package @wireapp/store-engine-dexie

## [2.1.5](https://github.com/wireapp/wire-web-packages/compare/@wireapp/store-engine-dexie@2.1.4...@wireapp/store-engine-dexie@2.1.5) (2023-09-06)

**Note:** Version bump only for package @wireapp/store-engine-dexie
Expand Down
2 changes: 1 addition & 1 deletion packages/store-engine-dexie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
"test": "jest",
"test:coverage": "jest --coverage"
},
"version": "2.1.5"
"version": "2.1.6"
}
4 changes: 4 additions & 0 deletions packages/store-engine-fs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.4](https://github.com/wireapp/wire-web-packages/compare/@wireapp/store-engine-fs@3.1.3...@wireapp/store-engine-fs@3.1.4) (2023-09-06)

**Note:** Version bump only for package @wireapp/store-engine-fs

## [3.1.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/store-engine-fs@3.1.2...@wireapp/store-engine-fs@3.1.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/store-engine-fs
Expand Down
2 changes: 1 addition & 1 deletion packages/store-engine-fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"test": "jest",
"test:coverage": "jest --coverage"
},
"version": "3.1.3"
"version": "3.1.4"
}
4 changes: 4 additions & 0 deletions packages/store-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.4](https://github.com/wireapp/wire-web-packages/compare/@wireapp/store-engine@5.1.3...@wireapp/store-engine@5.1.4) (2023-09-06)

**Note:** Version bump only for package @wireapp/store-engine

## [5.1.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/store-engine@5.1.2...@wireapp/store-engine@5.1.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/store-engine
Expand Down
2 changes: 1 addition & 1 deletion packages/store-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
"test": "jest",
"test:coverage": "jest --coverage"
},
"version": "5.1.3"
"version": "5.1.4"
}
4 changes: 4 additions & 0 deletions packages/webapp-events/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.18.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/webapp-events@0.18.2...@wireapp/webapp-events@0.18.3) (2023-09-06)

**Note:** Version bump only for package @wireapp/webapp-events

## [0.18.2](https://github.com/wireapp/wire-web-packages/compare/@wireapp/webapp-events@0.18.1...@wireapp/webapp-events@0.18.2) (2023-09-06)

**Note:** Version bump only for package @wireapp/webapp-events
Expand Down
2 changes: 1 addition & 1 deletion packages/webapp-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"dist": "yarn build",
"test": "exit 0"
},
"version": "0.18.2"
"version": "0.18.3"
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4733,7 +4733,7 @@ __metadata:
"@wireapp/store-engine": "workspace:*"
"@wireapp/store-engine-dexie": "workspace:^"
axios: 1.5.0
bazinga64: 6.1.5
bazinga64: 6.1.6
commander: 11.0.0
cross-env: 7.0.3
deepmerge-ts: 5.1.0
Expand Down Expand Up @@ -5989,7 +5989,7 @@ __metadata:
languageName: node
linkType: hard

"bazinga64@6.1.5, bazinga64@workspace:packages/bazinga64":
"bazinga64@6.1.6, bazinga64@workspace:packages/bazinga64":
version: 0.0.0-use.local
resolution: "bazinga64@workspace:packages/bazinga64"
dependencies:
Expand Down

0 comments on commit bfb8fec

Please sign in to comment.