ripnode 1.1.4

Simple tool for deleting node_modules and other folders
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.1.4]https://github.com/JorgeMayoral/ripnode/compare/v1.1.3...v1.1.4 - 2023-06-28

### Other
- *(deps)* bump log from 0.4.18 to 0.4.19 ([#33]https://github.com/JorgeMayoral/ripnode/pull/33)
- *(deps)* bump clap from 4.3.0 to 4.3.8 ([#36]https://github.com/JorgeMayoral/ripnode/pull/36)
- add release-plz workflow
- Revert "ci: update release workflow"
- update release workflow
- *(deps)* bump log from 0.4.17 to 0.4.18 ([#31]https://github.com/JorgeMayoral/ripnode/pull/31)
- *(deps)* bump clap from 4.2.4 to 4.3.0 ([#30]https://github.com/JorgeMayoral/ripnode/pull/30)