Skip to content

Commit

Permalink
docs(changelog): 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ungoldman committed Jan 20, 2023
1 parent 59992a4 commit e7d6868
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
- Commit convention is based on [Conventional Commits](http://conventionalcommits.org).
- Change log format is based on [Keep a Changelog](http://keepachangelog.com).

## [7.0.2](https://github.com/ungoldman/gh-release/compare/v7.0.1...v7.0.2) - 2022-01-20

Maintenance update. Removes dependency `rimraf` in favor of builtin `fs` functionality.

### Fixes
- fix: rm rimraf, use fs.rm

## [7.0.1](https://github.com/ungoldman/gh-release/compare/v7.0.0...v7.0.1) - 2022-12-23

### Fixes
Expand Down

0 comments on commit e7d6868

Please sign in to comment.