Skip to content

Commit aa27e0e

Browse files
author
PCOffline
committed
chore(release): 0.4.3
1 parent c047ad8 commit aa27e0e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### [0.4.3](https://github.com/pcoffline/reset-db/compare/v0.4.2...v0.4.3) (2022-10-08)
6+
37
### [0.4.2](https://github.com/pcoffline/reset-db/compare/v0.4.1...v0.4.2) (2022-10-08)
48

59

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "reset-db",
33
"type": "module",
4-
"version": "0.4.2",
4+
"version": "0.4.3",
55
"description": "A fast and easy way to reset your collections",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)