Skip to content

Commit

Permalink
Dependencies update
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémie Carpentier-Roy <[email protected]>
  • Loading branch information
psionikangel committed Jul 19, 2023
1 parent 35c8f3f commit 4ef061e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [7.1.1]
- Dependencies updates

## [7.0.2]

- Change Mongo mock server to use version 5.0.8 by default in order to test the new 5.x release
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": "@villedemontreal/mongo",
"version": "7.1.0",
"version": "7.1.1",
"description": "Utilities for Mongo / Mongoose",
"main": "dist/src/index.js",
"typings": "dist/src",
Expand Down

0 comments on commit 4ef061e

Please sign in to comment.