Skip to content

Commit e14aa35

Browse files
Version Packages (#116)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6e9c4ca commit e14aa35

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/strange-mirrors-wash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

votes/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# votes
22

3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- 63568c3: Update `lodash` to `lodash-es`. Change the package to be ESM by
8+
default.
9+
310
## 2.2.2
411

512
### Patch Changes

votes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"import": "./dist/index.js"
1010
}
1111
},
12-
"version": "2.2.2",
12+
"version": "3.0.0",
1313
"description": "Implementation of some [electoral systems](https://en.wikipedia.org/wiki/Electoral_system)",
1414
"keywords": [
1515
"votes",

0 commit comments

Comments
 (0)