Skip to content

Commit

Permalink
chore: release v4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Dec 8, 2023
1 parent 464ade6 commit 5cd932a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.0.7](https://github.com/sorry-cypress/cy2/compare/v4.0.6...v4.0.7) (2023-12-08)


### Bug Fixes

* update expiring certificates ([9b817ec](https://github.com/sorry-cypress/cy2/commit/9b817ec5dccb7c877a8c8e5de608b11fe016591f))

## [4.0.6](https://github.com/sorry-cypress/cy2/compare/v4.0.5...v4.0.6) (2023-01-18)


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": "cy2",
"version": "4.0.6",
"version": "4.0.7",
"author": "Andrew Goldis",
"main": "./dist",
"typings": "./dist",
Expand Down

0 comments on commit 5cd932a

Please sign in to comment.