Skip to content

Commit b85adea

Browse files
Version Packages
1 parent 2091202 commit b85adea

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/khaki-colts-run.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @primer/components
22

3+
## 34.5.1
4+
5+
### Patch Changes
6+
7+
- [#1855](https://github.com/primer/react/pull/1855) [`c3b4ad70`](https://github.com/primer/react/commit/c3b4ad705a40f6e0f09dd74cf8457cb6bc0d5ca1) Thanks [@jclem](https://github.com/jclem)! - Fix [an issue](https://github.com/primer/react/issues/1849) where transitive
8+
dependency interface augmentations appeared in our build output
9+
310
## 34.5.0
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/react",
3-
"version": "34.5.0",
3+
"version": "34.5.1",
44
"description": "An implementation of GitHub's Primer Design System using React",
55
"main": "lib/index.js",
66
"module": "lib-esm/index.js",

0 commit comments

Comments
 (0)