Skip to content

Commit aa7ec22

Browse files
committed
build(release): release v1.6.3-alpha.0
Code refactoring: - [PATCH] refactor: add cli negated shorts (● a4edbd5; πŸ‘¬ zdm) Compare with the previous release: v1.6.2 <v1.6.2...v1.6.3-alpha.0>
1 parent a4edbd5 commit aa7ec22

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

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

3+
### v1.6.3-alpha.0 (2025-07-01)
4+
5+
**Code refactoring:**
6+
7+
- \[PATCH] refactor: add cli negated shorts (● [a4edbd5](https://github.com/softvisio-node/webpack/commit/a4edbd5); πŸ‘¬ zdm)
8+
9+
Compare with the previous release: [v1.6.2](https://github.com/softvisio-node/webpack/compare/v1.6.2...v1.6.3-alpha.0)
10+
311
### v1.6.2 (2025-06-18)
412

513
**Other changes:**

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softvisio/webpack",
3-
"version": "1.6.2",
3+
"version": "1.6.3-alpha.0",
44
"description": "Webpack wrapper",
55
"keywords": [
66
"softvisio",

0 commit comments

Comments
Β (0)