Skip to content

Commit e7ab8a8

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/vsx-publish-fixes.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.2
4+
5+
### Patch Changes
6+
7+
- [`6915771`](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/commit/69157717ce8eba1771687ab800306b2bf6421b18) - Add `b2c-vs-extension@latest` moving tag that updates with each release and fix dedicated VS Code extension release to always trigger independently of other package publishes (Thanks [@clavery](https://github.com/clavery)!)
8+
39
## 0.1.1
410

511
### Patch 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.1",
5+
"version": "0.1.2",
66
"publisher": "Salesforce",
77
"license": "Apache-2.0",
88
"repository": "SalesforceCommerceCloud/b2c-developer-tooling",

0 commit comments

Comments
 (0)