Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
v1.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymarois committed Apr 8, 2022
1 parent f86c8d5 commit a1a4ebf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Change Log
==========

## [Unreleased]
## [1.5.0] - 2022-04-08

### Changed
* Bump minimist from 1.2.5 to 1.2.6 #46
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.4.0",
"version": "1.5.0",
"scripts": {
"release": "dotenv release-it"
},
Expand Down

0 comments on commit a1a4ebf

Please sign in to comment.