Skip to content

Commit

Permalink
Merge pull request #175 from akamai/release/v3.4.4
Browse files Browse the repository at this point in the history
Release/v3.4.4
  • Loading branch information
majakubiec committed Nov 15, 2023
2 parents e6e307f + 6391705 commit ac30429
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# RELEASE NOTES

## 3.4.4 (Nov 15, 2023)

#### IMPROVEMENTS:
* Update various dependencies

## 3.4.3 (Oct 23, 2023)

#### IMPROVEMENTS:
Expand Down Expand Up @@ -79,4 +84,4 @@
* Replace 'request' package with axios ([#64](https://github.com/akamai/AkamaiOPEN-edgegrid-node/issues/64))
* Fix code quality issues
* Update version of mocha
* Add resolving ~ sign in edgerc path
* Add resolving ~ sign in edgerc path
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": "akamai-edgegrid",
"version": "3.4.3",
"version": "3.4.4",
"description": "Authentication handler for the Akamai OPEN EdgeGrid Authentication scheme in Node.js",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ac30429

Please sign in to comment.