Skip to content

Commit 72532af

Browse files
Version Packages (#1037)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 196a13f commit 72532af

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/dry-walls-marry.md

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

.changeset/old-carpets-press.md

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

.changeset/ten-cougars-own.md

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

.changeset/wicked-yaks-hear.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+
## 9.1.0
4+
5+
### Minor Changes
6+
7+
- [#1036](https://github.com/primer/primitives/pull/1036) [`56ba227`](https://github.com/primer/primitives/commit/56ba227a68d1d532067b8fc1c9c4b8d801bf71d6) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Adding a pascalCase trasnformer
8+
9+
- [#1032](https://github.com/primer/primitives/pull/1032) [`a349dc7`](https://github.com/primer/primitives/commit/a349dc705bf87ac978a3a58dd27d70ddae408454) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Move build files from src to dist/build and add complied version
10+
11+
### Patch Changes
12+
13+
- [#1039](https://github.com/primer/primitives/pull/1039) [`2232f12`](https://github.com/primer/primitives/commit/2232f12af81d08eac87a4b298c15c201ba07c829) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Add src/tokens to package output
14+
15+
- [#1038](https://github.com/primer/primitives/pull/1038) [`8430aea`](https://github.com/primer/primitives/commit/8430aea7355782d51053d40a0b2d672b955ed9ef) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Remove engine prop from package.json
16+
317
## 9.0.3
418

519
### Patch 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": "9.0.3",
3+
"version": "9.1.0",
44
"description": "Typography, spacing, and color primitives for Primer design system",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)