Skip to content

Commit 270fdc2

Browse files
chore(release): create-webpack-app
1 parent 6b8dbf5 commit 270fdc2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/create-webpack-app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.0.1 (2024-12-19)
7+
8+
### Bug Fixes
9+
10+
- Fixed publish
11+
612
# 1.0.0 (2024-12-19)
713

814
### Features

packages/create-webpack-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-new-webpack-app",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "CLI for scaffolding webpack projects using default config, framework templates, loader or plugins templates",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)