Skip to content

Commit 3b52cb7

Browse files
chore(main): release 1.1.0
1 parent 8f1ad2b commit 3b52cb7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/soql-builder-ui/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/forcedotcom/soql-tooling/compare/v1.0.0...v1.1.0) (2026-01-06)
4+
5+
6+
### Features
7+
8+
* the repo compiles and unit tests pass ([#295](https://github.com/forcedotcom/soql-tooling/issues/295)) ([8f1ad2b](https://github.com/forcedotcom/soql-tooling/commit/8f1ad2b1000694561889451827682489264c78c5))
9+
310
## [0.2.0](https://www.github.com/forcedotcom/soql-tooling/compare/soql-builder-ui-v0.1.1...soql-builder-ui-v0.2.0) (2021-05-11)
411

512

packages/soql-builder-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/soql-builder-ui",
33
"description": "SOQL Builder UI with LWC",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"author": "Salesforce",
66
"publishConfig": {
77
"access": "public",

0 commit comments

Comments
 (0)