Skip to content

Commit 67640b4

Browse files
Version Packages (#1103)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 033336d commit 67640b4

6 files changed

+15
-21
lines changed

.changeset/great-insects-act.md

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

.changeset/pretty-donkeys-sell.md

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

.changeset/shaggy-mails-clean.md

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

.changeset/young-geckos-bathe.md

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @primer/primitives
22

3+
## 10.1.0
4+
5+
### Minor Changes
6+
7+
- [#1092](https://github.com/primer/primitives/pull/1092) [`a17e9a7`](https://github.com/primer/primitives/commit/a17e9a7ef969df03bc5fb938d511adbc7f56fc09) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Adding new themeOverride preprocessor
8+
9+
- [#1118](https://github.com/primer/primitives/pull/1118) [`1d7def1`](https://github.com/primer/primitives/commit/1d7def1467d7bfeae4d7ce53f056d6cdaf774d14) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Adding composite tokens for borders
10+
11+
### Patch Changes
12+
13+
- [#1117](https://github.com/primer/primitives/pull/1117) [`b516379`](https://github.com/primer/primitives/commit/b516379be8689f2fb687a58e97b95d66bb9e60be) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Add default border and fix wrong dark color token
14+
15+
- [#1121](https://github.com/primer/primitives/pull/1121) [`033336d`](https://github.com/primer/primitives/commit/033336dd328db38c6970473065df4f2572163daa) Thanks [@langermank](https://github.com/langermank)! - Make `invisible` button disabled state background and border transparent
16+
317
## 10.0.0
418

519
### Major 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/primitives",
3-
"version": "10.0.0",
3+
"version": "10.1.0",
44
"description": "Typography, spacing, and color primitives for Primer design system",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)