Skip to content

Commit

Permalink
chore(main): release 7.0.0 (#1313)
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 Jan 8, 2025
1 parent 36d8155 commit 3174051
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.0](https://github.com/sanity-io/pkg-utils/compare/v6.13.4...v7.0.0) (2025-01-08)


### ⚠ BREAKING CHANGES

* remove `legacyExports` ([#1315](https://github.com/sanity-io/pkg-utils/issues/1315))
* remove `ae-forgotten-export` ([#1311](https://github.com/sanity-io/pkg-utils/issues/1311))
* **deps:** Update dependency @microsoft/api-extractor to v7.49.0

### Bug Fixes

* **deps:** Update dependency @microsoft/api-extractor to v7.49.0 ([bba1c34](https://github.com/sanity-io/pkg-utils/commit/bba1c34047246371f625ff456c4a1a81b3107d8e))
* remove `ae-forgotten-export` ([#1311](https://github.com/sanity-io/pkg-utils/issues/1311)) ([924d0c2](https://github.com/sanity-io/pkg-utils/commit/924d0c2cb83ef4f3454e90e332f53439a2f82b2d))
* remove `legacyExports` ([#1315](https://github.com/sanity-io/pkg-utils/issues/1315)) ([36d8155](https://github.com/sanity-io/pkg-utils/commit/36d8155df9129d3c1753c219be0fcd2244487242))

## [6.13.4](https://github.com/sanity-io/pkg-utils/compare/v6.13.3...v6.13.4) (2025-01-08)


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.13.4",
"version": "7.0.0",
"description": "Simple utilities for modern npm packages.",
"keywords": [
"sanity-io",
Expand Down

0 comments on commit 3174051

Please sign in to comment.