Skip to content

Commit a2631a9

Browse files
chore(release/create-new-webpack-app): 1.1.1
1 parent 7ca245f commit a2631a9

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.1.1 (2025-03-27)
7+
8+
### Bug Fixes
9+
10+
- fix: removed plugin-syntax-dynamic-import
11+
612
# 1.1.0 (2024-12-20)
713

814
### Bug Fixes

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.1.0",
3+
"version": "1.1.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)