Skip to content

Commit 6629e12

Browse files
committed
chore(release): 1.0.2
1 parent f00704e commit 6629e12

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# Change Log
1+
# Changelog
22

33
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.
44

5+
### [1.0.2](https://github.com/bigcommerce/data-store-js/compare/v1.0.1...v1.0.2) (2024-01-23)
6+
57
<a name="1.0.1"></a>
68
## [1.0.1](https://github.com/bigcommerce/data-store-js/compare/v1.0.0...v1.0.1) (2019-08-07)
79

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigcommerce/data-store",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A JavaScript library for managing application state",
55
"license": "MIT",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)