From 1cf0cb87d8c5160c1bc056b3e778a1584a56d62a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 22:19:55 +0000 Subject: [PATCH] chore(main): release record-types 1.4.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 41 +++++++++++++++++++++++++++++++++++ package.json | 2 +- sfdx-project.json | 4 ++-- 4 files changed, 45 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5c0ece2..396ce87 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.4.0" + ".": "1.4.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b2bf8f..2be04f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,46 @@ # Changelog +## [1.4.1](https://github.com/dschach/record-types/compare/record-types-v1.4.0...record-types-v1.4.1) (2023-11-08) + + +### Chores + +* Release package version 1.4.0 ([#81](https://github.com/dschach/record-types/issues/81)) ([46463a7](https://github.com/dschach/record-types/commit/46463a7489a31bde1405def49c655d4eea1c9035)) + + +### Documentation + +* Include build section in changelogs ([a9faa41](https://github.com/dschach/record-types/commit/a9faa41758172188f7ef66a06b427e5cd5015369)) + + +### Styles + +* **prettier:** Update prettier config to single quotes ([078fe29](https://github.com/dschach/record-types/commit/078fe29d5ac7972da8e63154d7e1a72c054b73e3)) +* Run prettier on all files ([bbff33c](https://github.com/dschach/record-types/commit/bbff33cd07e1e35a44d4f6fdf668cb4c15160945)) + + +### Build System + +* **deps-dev:** Bump @highlightjs/cdn-assets from 11.8.0 to 11.9.0 ([#84](https://github.com/dschach/record-types/issues/84)) ([278154a](https://github.com/dschach/record-types/commit/278154aca5127081669c0833d5476ef169e03d7e)) +* **deps-dev:** Bump @prettier/plugin-xml from 3.2.1 to 3.2.2 ([#89](https://github.com/dschach/record-types/issues/89)) ([d044397](https://github.com/dschach/record-types/commit/d0443977618d4e7e25e5c943455105ee83b1e84d)) +* **deps-dev:** Bump highlightjs-apex from 1.2.0 to 1.3.1 ([#93](https://github.com/dschach/record-types/issues/93)) ([de76373](https://github.com/dschach/record-types/commit/de76373d06b940adbc6f9d1427941b9d26568f4a)) +* **deps-dev:** Bump highlightjs-apex from 1.3.1 to 1.3.2 ([#94](https://github.com/dschach/record-types/issues/94)) ([1c028e6](https://github.com/dschach/record-types/commit/1c028e672fc66c0ecba695c71fa170b53bee0099)) +* **deps-dev:** Bump lint-staged from 14.0.1 to 15.0.1 ([#87](https://github.com/dschach/record-types/issues/87)) ([b1ee41a](https://github.com/dschach/record-types/commit/b1ee41a508c68ec8c1db34eb48de7566c979d3fa)) +* **deps-dev:** Bump lint-staged from 15.0.1 to 15.0.2 ([#88](https://github.com/dschach/record-types/issues/88)) ([7254b17](https://github.com/dschach/record-types/commit/7254b17570e484feb30aaaf2f6ffa6f3e57006c9)) +* **deps-dev:** Bump marked from 9.0.1 to 9.0.3 ([#82](https://github.com/dschach/record-types/issues/82)) ([2ed8ac6](https://github.com/dschach/record-types/commit/2ed8ac650167e3b60980a3dcb9b8402a59756256)) +* **deps-dev:** Bump marked from 9.0.3 to 9.1.0 ([#83](https://github.com/dschach/record-types/issues/83)) ([a12e046](https://github.com/dschach/record-types/commit/a12e046365d17b9f929fbfe5cd832459afb7c035)) +* **deps-dev:** Bump marked from 9.1.0 to 9.1.1 ([#85](https://github.com/dschach/record-types/issues/85)) ([18d278d](https://github.com/dschach/record-types/commit/18d278dcbab79225576de1d3b1ea5b35942676cc)) +* **deps-dev:** Bump marked from 9.1.1 to 9.1.2 ([#86](https://github.com/dschach/record-types/issues/86)) ([154328b](https://github.com/dschach/record-types/commit/154328b924a65fb9ffc79b98e747459c66f733a8)) +* **deps-dev:** Bump marked from 9.1.2 to 9.1.3 ([#90](https://github.com/dschach/record-types/issues/90)) ([0fe034f](https://github.com/dschach/record-types/commit/0fe034f58b25f5e190d4016d299b4a9d018e4456)) +* **deps-dev:** Bump marked from 9.1.3 to 9.1.4 ([#91](https://github.com/dschach/record-types/issues/91)) ([5b782e8](https://github.com/dschach/record-types/commit/5b782e805ec2686932c8d883e40f263b43825641)) +* **deps-dev:** Bump marked from 9.1.4 to 9.1.5 ([#92](https://github.com/dschach/record-types/issues/92)) ([99b3fbf](https://github.com/dschach/record-types/commit/99b3fbf1321b6b890c723960c962b3c7788a6da8)) +* **highlightjs/cdn-assets:** Remove unnecessary package ([2efa28c](https://github.com/dschach/record-types/commit/2efa28c83bc3df5eb648ef442270a792acf0408e)) + + +### Continuous Integration + +* **dependabot:** Auto dependabot PR-rename ([8410643](https://github.com/dschach/record-types/commit/8410643640da38623b03cf97c1971448bf2121aa)) + ## [1.4.0](https://github.com/dschach/record-types/compare/record-types-v1.3.0...record-types-v1.4.0) (2023-09-17) ### Features diff --git a/package.json b/package.json index 9114b9a..a2df71e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "recordtypes-utility", "private": true, - "version": "1.4.0", + "version": "1.4.1", "description": "Salesforce Record Types Utility", "scripts": { "apex:local:start": "node node_modules/prettier-plugin-apex/bin/start-apex-server.js", diff --git a/sfdx-project.json b/sfdx-project.json index c680f44..101a156 100644 --- a/sfdx-project.json +++ b/sfdx-project.json @@ -3,12 +3,12 @@ { "path": "force-app", "default": true, - "versionNumber": "1.4.0.NEXT", + "versionNumber": "1.4.1.NEXT", "definitionFile": "config/project-scratch-def.json", "package": "Record Types", "versionName": "ver 1.4", "versionDescription": "Record Type library/utility class for fast code execution", - "ancestorVersion": "HIGHEST" + "ancestorVersion": "HIGHEST" } ], "name": "record-types",