Skip to content

Commit 43959dc

Browse files
committed
Release v1.14.1
1 parent 901a2b1 commit 43959dc

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [1.14.1] - 2026-02-19
10+
911
### Fixed
1012

1113
- Updating README.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "availability-notify",
33
"vendor": "vtex",
4-
"version": "1.14.0",
4+
"version": "1.14.1",
55
"title": "Availability Notify",
66
"description": "Record and send notification when an item is back in stock",
77
"scripts": {

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"vtex.store-resources": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.store-resources@0.88.0/public/@types/vtex.store-resources",
5656
"vtex.styleguide": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.styleguide@9.146.1/public/@types/vtex.styleguide"
5757
},
58-
"version": "1.14.0",
58+
"version": "1.14.1",
5959
"dependencies": {
6060
"apollo-client": "^2.4.7",
6161
"graphql": "^15.3.0",

0 commit comments

Comments
 (0)