Skip to content

Commit becb048

Browse files
chore(main): release 1.1.0 (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b16403a commit becb048

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/mysqljs/aws-ssl-profiles/compare/v1.0.0...v1.1.0) (2024-07-15)
4+
5+
6+
### Features
7+
8+
* add RDS Proxy CA certificates ([#19](https://github.com/mysqljs/aws-ssl-profiles/issues/19)) ([335147b](https://github.com/mysqljs/aws-ssl-profiles/commit/335147bfaa6829910f728958a754c0aa1957b0ff))
9+
* expose custom bundles ([#21](https://github.com/mysqljs/aws-ssl-profiles/issues/21)) ([dd6111d](https://github.com/mysqljs/aws-ssl-profiles/commit/dd6111d7b7fc33e7ab4e145a1c99aa4c90bbe86c))
10+
311
## 1.0.0 (2024-04-21)
412

513

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-ssl-profiles",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"main": "lib/index.js",
55
"author": "https://github.com/wellwelwel",
66
"description": "AWS RDS SSL certificates bundles.",

0 commit comments

Comments
 (0)