Skip to content

Commit ac9c15e

Browse files
feat(changeset): version packages (#113)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2485899 commit ac9c15e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-wolves-juggle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/integrations/mocked/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @o2s/integrations.mocked
22

3+
## 0.22.2
4+
5+
### Patch Changes
6+
7+
- fedee10: fixed mocks for different locales
8+
39
## 0.22.1
410

511
### Patch Changes

packages/integrations/mocked/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@o2s/integrations.mocked",
3-
"version": "0.22.1",
3+
"version": "0.22.2",
44
"private": false,
55
"license": "MIT",
66
"exports": {

0 commit comments

Comments
 (0)