Skip to content

Commit 09d17cf

Browse files
Version Packages
1 parent baf9607 commit 09d17cf

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/metal-hornets-appear.md

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

CHANGELOG.md

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

3+
## 36.1.1
4+
5+
### Patch Changes
6+
7+
- [#3667](https://github.com/primer/react/pull/3667) [`791c9838`](https://github.com/primer/react/commit/791c983846115438bbea54768b73272260736007) Thanks [@six7](https://github.com/six7)! - Changes visual appearance of MarkdownEditor
8+
9+
<!-- Changed components: MarkdownEditor -->
10+
311
## 36.1.0
412

513
### 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": "36.1.0",
3+
"version": "36.1.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)