Skip to content

Commit

Permalink
3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp committed Dec 24, 2024
1 parent 7e8041b commit 8f61c72
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.1.2](https://github.com/dumberjs/dumber/compare/v3.1.1...v3.1.2) (2024-12-24)


### Bug Fixes

* package.json exports condition could be only for d.ts types import ([7e8041b](https://github.com/dumberjs/dumber/commit/7e8041bf6ecfe4cd5e0c387e411ca83890f7548b))



## [3.1.1](https://github.com/dumberjs/dumber/compare/v3.1.0...v3.1.1) (2024-12-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dumber",
"version": "3.1.1",
"version": "3.1.2",
"description": "A dumb JavasScript bundler for Single Page Application, dumber than you and me",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 8f61c72

Please sign in to comment.