Skip to content

Commit ad30691

Browse files
chore: version packages (#242)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b45aa8e commit ad30691

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/vsx-latest-tag.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/b2c-vs-extension/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [`b45aa8e`](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/commit/b45aa8e0e6172668e174f896d817e094387a6e6f) - Add `b2c-vs-extension@latest` moving tag that updates with each release (Thanks [@clavery](https://github.com/clavery)!)
8+
39
## 0.1.0
410

511
### Minor Changes

packages/b2c-vs-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "b2c-vs-extension",
33
"displayName": "B2C DX VSCE",
44
"description": "VS Code extension for B2C Commerce developer experience (Page Designer assistant, B2C CLI integration)",
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"publisher": "Salesforce",
77
"license": "Apache-2.0",
88
"repository": "SalesforceCommerceCloud/b2c-developer-tooling",

0 commit comments

Comments
 (0)