Skip to content

Commit

Permalink
chore(release): 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juandav committed Jun 19, 2022
1 parent 3825c0c commit dcf1622
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 1.0.1 (2022-06-19)


### Features

* add ioredis nestjs module ([fd1acfc](https://github.com/nest-modules/ioredis/commit/fd1acfc22703a4908ed022a264d7eddf57ebb23d))


### Bug Fixes

* the connection parameter should be optional ([3825c0c](https://github.com/nest-modules/ioredis/commit/3825c0c11de5ce09c30dea7ce0c115552ea23e6f))
* upgrade to latest version ([d4c5842](https://github.com/nest-modules/ioredis/commit/d4c5842b0983de1a18a939028780b50df2236200))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs-modules/ioredis",
"version": "1.0.0",
"version": "1.0.1",
"description": "Nest - a ioredis module (@ioredis)",
"author": "Nest Modules TM",
"private": false,
Expand Down

0 comments on commit dcf1622

Please # to comment.