Skip to content

Commit

Permalink
chore(release): 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hayes committed Jan 7, 2021
1 parent e44cebd commit 526dfee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.2.1](https://github.com/hayes0724/shopify-cart-fetch/compare/v1.2.0...v1.2.1) (2021-01-07)


### :bug: Bug Fixes

* updated return types and added exceptions ([e44cebd](https://github.com/hayes0724/shopify-cart-fetch/commit/e44cebd562c7e3b27cc56544c50e20226270cc7c))

## [1.2.0](https://github.com/hayes0724/shopify-cart-fetch/compare/v1.0.0...v1.2.0) (2020-12-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hayes0724/shopify-cart-fetch",
"version": "1.2.0",
"version": "1.2.1",
"description": "Shopify Cart API with zero dependencies, TypeScript, lightweight and modular",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 526dfee

Please sign in to comment.