Skip to content

Commit

Permalink
Fix semver metadata doesn't allow ., -, or _ characters
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierSegoviaCordoba committed Aug 5, 2023
1 parent 6b2bd4a commit e1dd0a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

### Fixed

- `semver` `metadata` doesn't allow `.`, `-`, or `_` characters

### Updated

## [0.5.0-beta.6] - 2023-08-04
Expand Down

0 comments on commit e1dd0a4

Please sign in to comment.