Skip to content

Commit

Permalink
Merge pull request #298 from Tirke/changeset-release/main
Browse files Browse the repository at this point in the history
chore: version packages
  • Loading branch information
Tirke authored Jun 7, 2023
2 parents 2aab698 + 7e80ae5 commit 03ad990
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/silly-elephants-wonder.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/node-cache-manager-ioredis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tirke/node-cache-manager-ioredis

## 3.3.0

### Minor Changes

- Generate provenance status ([`d3686c0`](https://github.com/Tirke/node-cache-manager-stores/commit/d3686c0be5c8fc930f40f76023fc88a35803ff50))

## 3.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node-cache-manager-ioredis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tirke/node-cache-manager-ioredis",
"version": "3.2.0",
"version": "3.3.0",
"type": "commonjs",
"repository": "https://github.com/Tirke/node-cache-manager-stores",
"funding": "https://github.com/sponsors/tirke",
Expand Down
6 changes: 6 additions & 0 deletions packages/node-cache-manager-mongodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tirke/node-cache-manager-mongodb

## 1.2.0

### Minor Changes

- Generate provenance status ([`d3686c0`](https://github.com/Tirke/node-cache-manager-stores/commit/d3686c0be5c8fc930f40f76023fc88a35803ff50))

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node-cache-manager-mongodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tirke/node-cache-manager-mongodb",
"version": "1.1.0",
"version": "1.2.0",
"type": "commonjs",
"repository": "https://github.com/Tirke/node-cache-manager-stores",
"funding": "https://github.com/sponsors/tirke",
Expand Down

0 comments on commit 03ad990

Please sign in to comment.