Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "bump patch level"
Browse files Browse the repository at this point in the history
This reverts commit abf594a.
Rick Terrill committed May 31, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent abf594a commit 11a0cd6
Showing 5 changed files with 3 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "parallelmarkets",
"private": true,
"version": "2.1.2",
"version": "2.1.1",
"description": "ParallelMarkets.com JavaScript SDK loading utility",
"scripts": {
"build": "pnpm --filter '@parallelmarkets/*' build",
6 changes: 0 additions & 6 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# Changelog

## v2.1.2 (2024-05-31)

### Enhancements

- Tests were added to cover the `useParallel()` hook (#26)

## v2.1.1 (2024-05-02)

### Fixed
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parallelmarkets/react",
"version": "2.1.2",
"version": "2.1.1",
"description": "ParallelMarkets.com React SDK",
"author": "Parallel Markets (https://parallelmarkets.com)",
"license": "MIT",
6 changes: 0 additions & 6 deletions packages/vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# Changelog

## v2.1.2 (2024-05-31)

### Enhancements

- Tests were added to cover the `useParallel()` hook (#26)

## v2.1.1 (2024-05-02)

### Fixed
2 changes: 1 addition & 1 deletion packages/vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parallelmarkets/vanilla",
"version": "2.1.2",
"version": "2.1.1",
"description": "ParallelMarkets.com JavaScript SDK loading utility",
"author": "Parallel Markets (https://parallelmarkets.com)",
"license": "MIT",

0 comments on commit 11a0cd6

Please sign in to comment.