Skip to content

Commit 8b7aac2

Browse files
chore: version bump for RC [skip ci]
1 parent 6239128 commit 8b7aac2

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"@uoguelph/web-components": "2.0.10"
99
},
1010
"changesets": [
11+
"busy-words-sin",
1112
"huge-ants-retire"
1213
]
1314
}

packages/react-components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @uoguelph/react-components
22

3+
## 1.8.2-rc.1
4+
5+
### Patch Changes
6+
7+
- 7e47c4f: Add vertical padding to Figure component
8+
39
## 1.8.2-rc.0
410

511
### Patch Changes

packages/react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uoguelph/react-components",
3-
"version": "1.8.2-rc.0",
3+
"version": "1.8.2-rc.1",
44
"description": "University of Guelph React Components Library",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)