Skip to content

Commit 891e4a5

Browse files
authored
Merge pull request #417 from EasyPost/prep_release
[chore] Prep for v6.8.2 release
2 parents bb218d7 + 87bd383 commit 891e4a5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# CHANGELOG
22

3-
## Next Release
3+
## v6.8.2 (2023-10-20)
44

5-
- Bump all dependencies
5+
- Bump all dependencies to address security vulnerabilities in Babel
66

77
## v6.8.1 (2023-10-13)
88

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@easypost/api",
33
"description": "EasyPost Node Client Library",
4-
"version": "6.8.1",
4+
"version": "6.8.2",
55
"author": "Easypost Engineering <[email protected]>",
66
"homepage": "https://easypost.com",
77
"bin": {

0 commit comments

Comments
 (0)