diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d6e6ea0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,139 @@ +# [1.8.0](https://github.com/forcedotcom/schemas/compare/1.7.0...1.8.0) (2024-05-14) + + +### Features + +* generate-from-ts ([#85](https://github.com/forcedotcom/schemas/issues/85)) ([91c169c](https://github.com/forcedotcom/schemas/commit/91c169ccc164fdbdb33cb3fd3794f44207d2835c)) + + + +# [1.7.0](https://github.com/forcedotcom/schemas/compare/1.6.1...1.7.0) (2024-04-01) + + +### Features + +* add schemas for registry customization ([#84](https://github.com/forcedotcom/schemas/issues/84)) ([542b61d](https://github.com/forcedotcom/schemas/commit/542b61d224f5fd78f8b09f28c5cb16e1691de9bc)) + + + +## [1.6.1](https://github.com/forcedotcom/schemas/compare/1.6.0...1.6.1) (2023-10-26) + + +### Bug Fixes + +* add scopeProfiles property to package directories ([#80](https://github.com/forcedotcom/schemas/issues/80)) ([3f32839](https://github.com/forcedotcom/schemas/commit/3f32839ffc5cb483a5f95fe5ae65b3e66cde83b1)) + + + +# [1.6.0](https://github.com/forcedotcom/schemas/compare/1.5.1...1.6.0) (2023-06-27) + + +### Features + +* new property for replacements to allow unset envs ([#76](https://github.com/forcedotcom/schemas/issues/76)) ([886aa05](https://github.com/forcedotcom/schemas/commit/886aa0590ec1034d5806f2fee929deb49109ed0a)) + + + +## [1.5.1](https://github.com/forcedotcom/schemas/compare/1.5.0...1.5.1) (2023-03-10) + + +### Bug Fixes + +* tweak schema for replacements ([39a9937](https://github.com/forcedotcom/schemas/commit/39a9937ef3d67e0bf57ed18429bf51b5c87cc530)) + + + +# [1.5.0](https://github.com/forcedotcom/schemas/compare/1.4.0...1.5.0) (2023-01-25) + + +### Features + +* adds seedMetadata for package version creation command ([#69](https://github.com/forcedotcom/schemas/issues/69)) ([d8e7b7e](https://github.com/forcedotcom/schemas/commit/d8e7b7e10ee7c70b6bc893268b7ad937f60a31cc)) + + + +# [1.4.0](https://github.com/forcedotcom/schemas/compare/1.3.1...1.4.0) (2022-11-09) + + +### Features + +* major update for 56 and Functions fix ([#63](https://github.com/forcedotcom/schemas/issues/63)) ([5107300](https://github.com/forcedotcom/schemas/commit/5107300507af03f77a7cb5e09e3e98b4ecd2822e)) + + + +## [1.3.1](https://github.com/forcedotcom/schemas/compare/1.3.0...1.3.1) (2022-11-09) + + + +# [1.3.0](https://github.com/forcedotcom/schemas/compare/v1.1.3...1.3.0) (2022-11-09) + + +### Features + +* add github actions replaces circleci for build ([#60](https://github.com/forcedotcom/schemas/issues/60)) ([fe70589](https://github.com/forcedotcom/schemas/commit/fe70589fd652298236ec7a423e0199a8fe66c8bc)) +* packageDirectory.functions ([#57](https://github.com/forcedotcom/schemas/issues/57)) ([65e11fd](https://github.com/forcedotcom/schemas/commit/65e11fde5e01e08ce41b1cf5b087aaedc468843c)) + + +### Reverts + +* Revert "chore: formatting" ([5f43920](https://github.com/forcedotcom/schemas/commit/5f43920110f84b91813af85ee5f6334fea398fe7)) + + + +## [1.1.3](https://github.com/forcedotcom/schemas/compare/v1.1.2...v1.1.3) (2022-06-15) + + + +## [1.1.2](https://github.com/forcedotcom/schemas/compare/v1.1.0...v1.1.2) (2022-06-15) + + +### Features + +* add apexTestAccess to sfdx-project ([#36](https://github.com/forcedotcom/schemas/issues/36)) ([6516668](https://github.com/forcedotcom/schemas/commit/6516668394d3b2942bb931984eff433c7922c375)) +* allow branch specification for package directories and package dependencies ([#38](https://github.com/forcedotcom/schemas/issues/38)) ([3d63f82](https://github.com/forcedotcom/schemas/commit/3d63f82edb88b030f3c68dab13b6518906a27ba4)) +* pushPackageDirectoriesSequentially ([#42](https://github.com/forcedotcom/schemas/issues/42)) ([ddb3693](https://github.com/forcedotcom/schemas/commit/ddb36937b7dcc73a8ba938b8c8a00d089b1920a1)) +* **scratch-def:** add 'release' to schema properties for autocomplete ([#52](https://github.com/forcedotcom/schemas/issues/52)) ([905ff61](https://github.com/forcedotcom/schemas/commit/905ff6124a043cb983399e95ce33392e4ee96f75)) + + + +# [1.1.0](https://github.com/forcedotcom/schemas/compare/v1.0.4...v1.1.0) (2021-04-14) + + +### Features + +* **sfdx-project:** add name property to project schema ([#35](https://github.com/forcedotcom/schemas/issues/35)) ([074a2fb](https://github.com/forcedotcom/schemas/commit/074a2fb14e5d04a96dcf87224c1f907bb49dddc7)) + + + +## [1.0.4](https://github.com/forcedotcom/schemas/compare/v1.0.3...v1.0.4) (2021-03-08) + + +### Bug Fixes + +* add EnableSetPasswordInApi as feature ([#31](https://github.com/forcedotcom/schemas/issues/31)) ([06ac602](https://github.com/forcedotcom/schemas/commit/06ac6020114723ca791390c1acf0f20a13692172)) + + +### Features + +* update scripts for scratch definition schema ([#32](https://github.com/forcedotcom/schemas/issues/32)) ([f72ff07](https://github.com/forcedotcom/schemas/commit/f72ff0766b101b11e105b50d92db3365f4c1caa4)) + + + +## [1.0.3](https://github.com/forcedotcom/schemas/compare/v1.0.2...v1.0.3) (2020-10-09) + + +### Bug Fixes + +* update repo structure and fix circleci publish job ([#28](https://github.com/forcedotcom/schemas/issues/28)) ([b3469fc](https://github.com/forcedotcom/schemas/commit/b3469fc5e6a083825a95122c4952c754817f69f5)) + + + +## [1.0.2](https://github.com/forcedotcom/schemas/compare/cef92ab11852dabf1eca43bd650c8f37051b67cf...v1.0.2) (2020-10-06) + + +### Features + +* add optional unpackaged metadata to packageDirectories objects ([#22](https://github.com/forcedotcom/schemas/issues/22)) ([cef92ab](https://github.com/forcedotcom/schemas/commit/cef92ab11852dabf1eca43bd650c8f37051b67cf)) + + + diff --git a/package.json b/package.json index fb3baa9..93f63d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@salesforce/schemas", - "version": "1.7.0", + "version": "1.8.0", "description": "This repository contains the spec and schema for the Scratch Org Definition Configuration file and `sfdx-project.json` file.", "main": "lib/index.js", "files": [