Skip to content

Commit

Permalink
Bump 0.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Feb 6, 2025
1 parent d7d4a6d commit 72fc265
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.40.1 (provisional)
## 0.40.1

* Fixing `SparseMap` constructor overloads in type declarations.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mnemonist",
"version": "0.40.0",
"version": "0.40.1",
"description": "Curated collection of data structures for the JavaScript/TypeScript.",
"scripts": {
"lint": "eslint --cache --ext .js,.mjs ./*.js ./*.mjs ./utils ./test",
Expand Down
2 changes: 1 addition & 1 deletion test/exports/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 72fc265

Please sign in to comment.