Skip to content

Commit a668986

Browse files
committed
update changelog
1 parent ea1a7f3 commit a668986

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Changelog
22

33

4+
## [1.7.0](https://github.com/superchargejs/mongodb-github-action/compare/v1.6.0...v1.7.0) - 2021-11-16
5+
6+
### Added
7+
- `mongodb-username` and `mongodb-password` inputs allowing you to configure the authentication credentials for a user created in the `admin` database (with the role of `root`)
8+
- `mongodb-db` input allowing you to create a database that is used for creation scripts
9+
10+
### Updated
11+
- bump dependencies
12+
- use UVU and c8 for testing instead of @hapi/lab
13+
14+
415
## [1.6.0](https://github.com/superchargejs/mongodb-github-action/compare/v1.5.0...v1.6.0) - 2021-06-01
516

617
### Added

0 commit comments

Comments
 (0)