Skip to content

Commit

Permalink
Merge branch 'webpack:main' into limit-identifier-length
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Mar 30, 2023
2 parents e7d4237 + d96ce76 commit 96a1dd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Expand Up @@ -10,4 +10,4 @@ copilot:summary

## Details
<!-- cspell:disable-next-line -->
copliot:walkthrough
copilot:walkthrough
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "webpack",
"version": "5.76.3",
"version": "5.77.0",
"author": "Tobias Koppers @sokra",
"description": "Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
"license": "MIT",
Expand Down

0 comments on commit 96a1dd6

Please sign in to comment.