Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 6, 2022
1 parent fa36f9d commit 2c42004
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.1](https://github.com/sanity-io/pkg-utils/compare/v1.4.0...v1.4.1) (2022-09-06)

### Bug Fixes

- downgrade to `globby` v11 for commonjs support ([fa36f9d](https://github.com/sanity-io/pkg-utils/commit/fa36f9deb0e6a52667063a62f88040a44b85c748))

## [1.4.0](https://github.com/sanity-io/pkg-utils/compare/v1.3.0...v1.4.0) (2022-09-06)

### Features
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": "1.4.0",
"version": "1.4.1",
"author": "Sanity.io <[email protected]>",
"license": "MIT",
"description": "Simple utilities for modern npm packages.",
Expand Down

0 comments on commit 2c42004

Please sign in to comment.