Skip to content

Commit 2dc1a85

Browse files
committed
changelog, version bump
1 parent f652513 commit 2dc1a85

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/bedrock-components/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.4.4] - 2023-05-07
11+
12+
### Updated
13+
14+
- `@saasquatch/component-boilerplate` package bump
15+
1016
## [1.4.3] - 2023-04-02
1117

1218
### Updated
@@ -154,7 +160,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
154160
- \<sqb-conditional-section>
155161
- \<sqb-program-section>
156162

157-
[unreleased]: https://github.com/saasquatch/program-tools/compare/bedrock-components%401.4.3...HEAD
163+
[unreleased]: https://github.com/saasquatch/program-tools/compare/bedrock-components%401.4.4...HEAD
164+
[1.4.4]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fbedrock-components%401.4.4
158165
[1.4.3]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fbedrock-components%401.4.3
159166
[1.4.2]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fbedrock-components%401.4.2
160167
[1.4.1]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fbedrock-components%401.4.1

packages/bedrock-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@saasquatch/bedrock-components",
33
"title": "Bedrock Components",
4-
"version": "1.4.4-4",
4+
"version": "1.4.4",
55
"description": "Component library that adds advanced logic to your widgets and pages. Built and maintained by Saasquatch.",
66
"icon": "https://res.cloudinary.com/saasquatch/image/upload/v1652219900/squatch-assets/For_Bedrock.svg",
77
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)