Skip to content

Commit

Permalink
Version Packages (#1103)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
primer[bot] and github-actions[bot] authored Dec 12, 2024
1 parent 033336d commit 67640b4
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-insects-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-donkeys-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-mails-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-geckos-bathe.md

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @primer/primitives

## 10.1.0

### Minor Changes

- [#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

- [#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

### Patch Changes

- [#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

- [#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

## 10.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/primitives",
"version": "10.0.0",
"version": "10.1.0",
"description": "Typography, spacing, and color primitives for Primer design system",
"type": "module",
"files": [
Expand Down

0 comments on commit 67640b4

Please sign in to comment.