Skip to content

Commit

Permalink
Release 3.49.3
Browse files Browse the repository at this point in the history
[skip ci]

## [3.49.3](v3.49.2...v3.49.3) (2023-12-25)

### Bug Fixes

* unpkg lock ([#629](#629)) ([5a8a4eb](5a8a4eb))
  • Loading branch information
semantic-release-bot committed Dec 25, 2023
1 parent 5a8a4eb commit 10b97c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.49.3](https://github.com/cnpm/cnpmcore/compare/v3.49.2...v3.49.3) (2023-12-25)


### Bug Fixes

* unpkg lock ([#629](https://github.com/cnpm/cnpmcore/issues/629)) ([5a8a4eb](https://github.com/cnpm/cnpmcore/commit/5a8a4eb10c42c66dcbd1d3924457b3c43308231a))

## [3.49.2](https://github.com/cnpm/cnpmcore/compare/v3.49.1...v3.49.2) (2023-12-19)


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": "cnpmcore",
"version": "3.49.2",
"version": "3.49.3",
"description": "npm core",
"files": [
"dist/**/*"
Expand Down

0 comments on commit 10b97c8

Please sign in to comment.