Skip to content

Commit

Permalink
chore(main): release 6.12.0 (#1248)
Browse files Browse the repository at this point in the history
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
  • Loading branch information
ecospark[bot] authored Dec 10, 2024
1 parent 4540e5b commit bb6e854
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.12.0](https://github.com/sanity-io/pkg-utils/compare/v6.11.15...v6.12.0) (2024-12-10)


### Features

* allow CSS exports ([#1247](https://github.com/sanity-io/pkg-utils/issues/1247)) ([4540e5b](https://github.com/sanity-io/pkg-utils/commit/4540e5bb868a90ea5e552df57516bbac9abb3c59))

## [6.11.15](https://github.com/sanity-io/pkg-utils/compare/v6.11.14...v6.11.15) (2024-12-09)


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": "@sanity/pkg-utils",
"version": "6.11.15",
"version": "6.12.0",
"description": "Simple utilities for modern npm packages.",
"keywords": [
"sanity-io",
Expand Down

0 comments on commit bb6e854

Please sign in to comment.