Skip to content

Commit

Permalink
Remove unreleased changelog entry to unblock release (#27)
Browse files Browse the repository at this point in the history
- `create-release-pr` action is failing due to this issue:
MetaMask/action-create-release-pr#138
- Removing unreleased changelog entries should unblock this, enabling a
release candidate to be created.
  • Loading branch information
MajorLift authored Jun 27, 2024
1 parent 0ff3957 commit 17534c5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Newly exports the following types: `Assign`, `If`, `IsUnion`, `ObjectType`, `PartialObjectSchema`, `StructSchema`, `TupleSchema` ([#25](https://github.com/MetaMask/superstruct/pull/25)).

## [3.0.0]

### Added
Expand Down

0 comments on commit 17534c5

Please sign in to comment.