Skip to content

Commit 99a1279

Browse files
chore(master): release dvx-cli 3.0.2 (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1578cca commit 99a1279

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.1"
2+
".": "3.0.2"
33
}

CHANGELOG.md

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

3+
## [3.0.2](https://github.com/devlegacy/dvx-cli/compare/dvx-cli@v3.0.1...dvx-cli@v3.0.2) (2024-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **release:** update package.json files section ([#33](https://github.com/devlegacy/dvx-cli/issues/33)) ([1578cca](https://github.com/devlegacy/dvx-cli/commit/1578cca24fd7311b8935e03392f9fad7bd391e7b))
9+
310
## [3.0.1](https://github.com/devlegacy/dvx-cli/compare/dvx-cli@v3.0.0...dvx-cli@v3.0.1) (2024-08-04)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devexteam/dvx-cli",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "CLI that encapsulates utilities for image processing and assets in frontend development.",
55
"license": "MIT",
66
"main": "bin/index.js",

0 commit comments

Comments
 (0)