Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/every-vans-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-towns-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ripe-taxis-rest.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @perimetre/tokens

## 0.5.0

### Minor Changes

- 645d67c: Add microbird brand support to `FieldGooglePlacesAutocomplete`

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
"**/*.css"
],
"type": "module",
"version": "0.4.1"
"version": "0.5.0"
}
13 changes: 13 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @perimetre/ui

## 16.5.0

### Minor Changes

- 645d67c: Add microbird brand support to `FieldGooglePlacesAutocomplete`

### Patch Changes

- 1d02951: Fixed button sizes for extra large screens
- 1d02951: Changed all buttons on micro bird to be 16px on all screen sizes
- Updated dependencies [645d67c]
- @perimetre/tokens@0.5.0

## 16.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@
],
"type": "module",
"types": "./dist/index.d.ts",
"version": "16.4.1"
"version": "16.5.0"
}
Loading