Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
simllll committed Nov 19, 2021
1 parent 41d8352 commit 4a20241
Show file tree
Hide file tree
Showing 18 changed files with 65 additions and 17 deletions.
8 changes: 8 additions & 0 deletions storages/lru-redis/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-11-19)

**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage





# [1.1.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-10-05)

**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage
Expand Down
2 changes: 1 addition & 1 deletion storages/lru-redis/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions storages/lru-redis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hokify/node-ts-cache-lru-redis-storage",
"version": "1.1.0",
"version": "2.0.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -49,7 +49,7 @@
},
"homepage": "https://github.com/hokify/node-ts-cache/tree/master/storages/lru-redis#readme",
"dependencies": {
"@hokify/node-ts-cache": "^5.6.0",
"@hokify/node-ts-cache": "^6.0.0",
"ioredis": "^4.28.0",
"lru-cache": "^6.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions storages/lru/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-11-19)

**Note:** Version bump only for package @hokify/node-ts-cache-lru-storage





# [1.4.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-10-05)

**Note:** Version bump only for package @hokify/node-ts-cache-lru-storage
Expand Down
2 changes: 1 addition & 1 deletion storages/lru/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions storages/lru/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hokify/node-ts-cache-lru-storage",
"version": "1.4.0",
"version": "2.0.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -49,7 +49,7 @@
},
"homepage": "https://github.com/hokify/node-ts-cache/tree/master/storages/lru#readme",
"dependencies": {
"@hokify/node-ts-cache": "^5.6.0",
"@hokify/node-ts-cache": "^6.0.0",
"lru-cache": "^6.0.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions storages/node-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-11-19)

**Note:** Version bump only for package @hokify/node-ts-cache-node-cache-storage





# [1.4.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-10-05)

**Note:** Version bump only for package @hokify/node-ts-cache-node-cache-storage
Expand Down
2 changes: 1 addition & 1 deletion storages/node-cache/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions storages/node-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hokify/node-ts-cache-node-cache-storage",
"version": "1.4.0",
"version": "2.0.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -52,7 +52,7 @@
"node-cache": "^5.1.2"
},
"devDependencies": {
"@hokify/node-ts-cache": "^5.6.0",
"@hokify/node-ts-cache": "^6.0.0",
"@types/node-cache": "^4.2.5"
},
"gitHead": "c938eba762060f940a34bc192bec03bc76ea4017"
Expand Down
8 changes: 8 additions & 0 deletions storages/redis/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-11-19)

**Note:** Version bump only for package @hokify/node-ts-cache-redis-storage





# [1.3.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-10-05)

**Note:** Version bump only for package @hokify/node-ts-cache-redis-storage
Expand Down
2 changes: 1 addition & 1 deletion storages/redis/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions storages/redis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hokify/node-ts-cache-redis-storage",
"version": "1.3.0",
"version": "2.0.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"homepage": "https://github.com/hokify/node-ts-cache/tree/master/storages/redis#readme",
"dependencies": {
"@hokify/node-ts-cache": "^5.6.0",
"@hokify/node-ts-cache": "^6.0.0",
"bluebird": "3.7.2",
"redis": "^3.1.2"
},
Expand Down
8 changes: 8 additions & 0 deletions storages/redisio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-11-19)

**Note:** Version bump only for package @hokify/node-ts-cache-redisio-storage





# [1.6.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-10-05)

**Note:** Version bump only for package @hokify/node-ts-cache-redisio-storage
Expand Down
2 changes: 1 addition & 1 deletion storages/redisio/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions storages/redisio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hokify/node-ts-cache-redisio-storage",
"version": "1.6.0",
"version": "2.0.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -51,7 +51,7 @@
},
"homepage": "https://github.com/hokify/node-ts-cache/tree/master/storages/redisio#readme",
"dependencies": {
"@hokify/node-ts-cache": "^5.6.0",
"@hokify/node-ts-cache": "^6.0.0",
"ioredis": "^4.28.0",
"snappy": "^7.0.5"
},
Expand Down
8 changes: 8 additions & 0 deletions ts-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.0.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-11-19)

**Note:** Version bump only for package @hokify/node-ts-cache





# [5.6.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2021-10-05)

**Note:** Version bump only for package @hokify/node-ts-cache
Expand Down
2 changes: 1 addition & 1 deletion ts-cache/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 ts-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hokify/node-ts-cache",
"version": "5.6.0",
"version": "6.0.0",
"description": "Simple and extensible caching module supporting decorators",
"main": "dist/index.js",
"publishConfig": {
Expand Down

0 comments on commit 4a20241

Please sign in to comment.