Skip to content

Commit e63cd6b

Browse files
committed
update CHANGELOG
1 parent 6786704 commit e63cd6b

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.1.0 (Sep 27, 2021)
2+
3+
- Add a hello world app option for testing purposes. [#82](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/82)
4+
15
## v1.0.0 (Sep 08, 2021)
26

37
- PWA Kit General Avaliability and open source. 🎉
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## v1.1.0 (Sep 27, 2021)
2-
## v1.1.0-alpha.0 (Sep 24, 2021)
2+
3+
- Update the bundle push command to remove legacy bundle upload preview URL from console output. [#81](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/81)
4+
35
## v1.0.0 (Sep 08, 2021)
46

57
- PWA Kit General Avaliability and open source. 🎉

packages/pwa/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
## To be released
1+
## v1.1.0 (Sep 27, 2021)
22

33
- Fix wishlist bugs and provide better hooks for wishlist features. [#64](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/64)
44
- Lazy load Popover component. [#134](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/134)
5+
- Fix pseudo local command to use `en-XB`. [#101](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/101)
6+
- Ensure generated projects ship with a working .gitignore file. [#95](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/95)
7+
- Remove eslint rule which check for Salesforce copyright. [#104](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/104)
8+
- Improve error page design. [#74](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/74)
9+
- Localize cart and checkout messages. [#106](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/106)
10+
- Add default cache control header to home page. [#103](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/103)
11+
- Security - `inquirer` package upgrade. [#121](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/121)
12+
- New quantity picker. [#102](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/102)
13+
- Lazy load Popover component. [#134](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/134)
514

615
## v1.0.0 (Sep 08, 2021)
716

0 commit comments

Comments
 (0)