Skip to content

Commit 1a8c940

Browse files
Merge pull request #67 from primer/changeset-release/main
Version Packages
2 parents 23380a9 + 8d8fa39 commit 1a8c940

File tree

3 files changed

+19
-14
lines changed

3 files changed

+19
-14
lines changed

.changeset/primer-web-1676633070000.md

-13
This file was deleted.

packages/web/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# @primer/web
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
## Published 2/17/2023
8+
9+
by Lukas Oppermann
10+
11+
### Component updates
12+
13+
#### [Remove emoji from property name of IssueLabel (updated)](https://www.figma.com/file/GCvY3Qv8czRgZgvl1dG6lp?node-id=10490:36970)
14+
15+
- renamed property `❌remove?` to `remove?`
16+
17+
#### [ToggleSwitch (updated)](https://www.figma.com/file/GCvY3Qv8czRgZgvl1dG6lp/Primer-Web?node-id=13518%3A50189&t=MrwVxOuVu47qG4vw-1)
18+
19+
![219399763-a890e7bd-0b46-414e-a944-5674cfc22fc7](https://user-images.githubusercontent.com/813754/219656846-02c6f967-4c0f-4fcb-801e-fc4899ac22d8.jpg)
20+
321
## 1.2.0
422

523
### Minor Changes

packages/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/figma-web",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"publishConfig": {
55
"registry": "https://npm.pkg.github.com"
66
},

0 commit comments

Comments
 (0)