Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
Revert "ci: v3.3.1"
Browse files Browse the repository at this point in the history
This reverts commit a4e0729.
  • Loading branch information
Akarshit committed Mar 3, 2021
1 parent a4e0729 commit b9dd3e8
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 11 deletions.
8 changes: 0 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
# v3.3.1

reaction-identity v3.3.1 adds patch features or bug fixes and contains no breaking changes since v3.3.0.

## Chore

- chore(deps): Bump ini from 1.3.5 to 1.3.8 ([#44](https://github.com/reactioncommerce/reaction-identity/pull/44))

# v3.3.0

This release of `reaction-identity` is designed to work with v3.x of the Reaction API.
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ networks:

services:
identity:
image: reactioncommerce/identity:3.3.1
image: reactioncommerce/identity:3.3.0
env_file:
- ./.env
networks:
Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "reaction-identity",
"description": "A server providing identity services for Reaction Commerce using Meteor's Accounts packages",
"version": "3.3.1",
"version": "3.3.0",
"homepage": "https://github.com/reactioncommerce/reaction-identity",
"url": "https://github.com/reactioncommerce/reaction-identity",
"repository": {
Expand Down

0 comments on commit b9dd3e8

Please sign in to comment.