Skip to content

Commit 113b9ac

Browse files
chore(main): release record-types 1.2.1 (#51)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b8f7630 commit 113b9ac

File tree

4 files changed

+41
-3
lines changed

4 files changed

+41
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.0"
2+
".": "1.2.1"
33
}

CHANGELOG.md

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

3+
## [1.2.1](https://github.com/dschach/record-types/compare/record-types-v1.2.0...record-types-v1.2.1) (2023-08-16)
4+
5+
6+
### Build System
7+
8+
* **ApexDox:** Update ApexDox ([#62](https://github.com/dschach/record-types/issues/62)) ([ae8063b](https://github.com/dschach/record-types/commit/ae8063b090728a7f0530f9c46a97df0dfa5225cf))
9+
* **deps-dev:** Bump @prettier/plugin-xml from 2.2.0 to 3.1.1 ([#56](https://github.com/dschach/record-types/issues/56)) ([d2f0a8a](https://github.com/dschach/record-types/commit/d2f0a8a4f225446e0f9a838281bfc4972ae8f5ac))
10+
* **deps-dev:** Bump @prettier/plugin-xml from 3.1.1 to 3.2.0 ([#58](https://github.com/dschach/record-types/issues/58)) ([8ab6421](https://github.com/dschach/record-types/commit/8ab642103fac451268a643c34416531fe656a4af))
11+
* **deps-dev:** Bump lint-staged from 13.2.0 to 13.2.1 ([#45](https://github.com/dschach/record-types/issues/45)) ([b8539fd](https://github.com/dschach/record-types/commit/b8539fdcc666ea4e5347952217b69d866179b360))
12+
* **deps-dev:** Bump lint-staged from 13.2.1 to 13.2.2 ([#49](https://github.com/dschach/record-types/issues/49)) ([a058181](https://github.com/dschach/record-types/commit/a0581810b58034ad269efc70069b5ade03768c11))
13+
* **deps-dev:** Bump lint-staged from 13.2.2 to 13.2.3 ([#52](https://github.com/dschach/record-types/issues/52)) ([f43ed99](https://github.com/dschach/record-types/commit/f43ed99571353fbc660c50b2b8316c825121c004))
14+
* **deps-dev:** Bump lint-staged from 13.2.3 to 14.0.0 ([#59](https://github.com/dschach/record-types/issues/59)) ([3994458](https://github.com/dschach/record-types/commit/39944583e67d94ca7109348bbb8d273c623f0004))
15+
* **deps-dev:** Bump prettier and prettier-plugin-apex ([#53](https://github.com/dschach/record-types/issues/53)) ([1c8fa7b](https://github.com/dschach/record-types/commit/1c8fa7b2b054b8d8ca04ca687c629604baa0ade3))
16+
* **deps-dev:** Bump prettier from 2.8.4 to 2.8.5 ([#42](https://github.com/dschach/record-types/issues/42)) ([5e23e23](https://github.com/dschach/record-types/commit/5e23e23b61657ad84ece14b1167786c457a01ffc))
17+
* **deps-dev:** Bump prettier from 2.8.5 to 2.8.6 ([#43](https://github.com/dschach/record-types/issues/43)) ([5995994](https://github.com/dschach/record-types/commit/5995994b4d3b4c66df5f045cdf41b58885936db4))
18+
* **deps-dev:** Bump prettier from 2.8.6 to 2.8.7 ([#44](https://github.com/dschach/record-types/issues/44)) ([49e70d4](https://github.com/dschach/record-types/commit/49e70d47e2599217ec6bc8a3bdd0a61e0598923e))
19+
* **deps-dev:** Bump prettier from 2.8.7 to 2.8.8 ([#46](https://github.com/dschach/record-types/issues/46)) ([4511236](https://github.com/dschach/record-types/commit/45112367d01159858060a557fcee29afc94ef709))
20+
* **deps-dev:** Bump prettier from 3.0.0 to 3.0.1 ([#57](https://github.com/dschach/record-types/issues/57)) ([773c11c](https://github.com/dschach/record-types/commit/773c11cca3bcfb4e42904a7f23b643d30aa8efb8))
21+
* **deps-dev:** Bump prettier from 3.0.1 to 3.0.2 ([#60](https://github.com/dschach/record-types/issues/60)) ([93c293e](https://github.com/dschach/record-types/commit/93c293e30c5d6f38de85ad25d744a24713f47700))
22+
* **deps-dev:** Bump prettier-plugin-apex from 1.12.0 to 1.13.0 ([#47](https://github.com/dschach/record-types/issues/47)) ([0bbb6b5](https://github.com/dschach/record-types/commit/0bbb6b5b46c2f7d0eddd1a486cfb37b33b43d062))
23+
* **deps:** Bump yaml from 2.2.1 to 2.2.2 ([#48](https://github.com/dschach/record-types/issues/48)) ([3bfb579](https://github.com/dschach/record-types/commit/3bfb5796375a49334b58d28a0d88a5d1c28b0946))
24+
* **sfdx:** Update sfdx cli to sf cli ([#61](https://github.com/dschach/record-types/issues/61)) ([eb80d9e](https://github.com/dschach/record-types/commit/eb80d9e7902dc3665b0fb931c27ff5a45050ffdf))
25+
26+
27+
### Documentation
28+
29+
* **ApexDox:** Update highlight.js library ([b8f7630](https://github.com/dschach/record-types/commit/b8f7630f62c08495733fee3e887e70f02dd94482))
30+
31+
32+
### Bug Fixes
33+
34+
* **build:** Fix pull request GitHub action ([9f55805](https://github.com/dschach/record-types/commit/9f55805ecf11a97bacb5dc23f07541f7c8971dd2))
35+
36+
37+
### Chores
38+
39+
* **linguist:** Exclude vendor js files ([#50](https://github.com/dschach/record-types/issues/50)) ([9d7bcfa](https://github.com/dschach/record-types/commit/9d7bcfae729329075f116614561a9c805a19211a))
40+
341
## [1.2.0](https://github.com/dschach/record-types/compare/record-types-v1.1.0...record-types-v1.2.0) (2023-03-14)
442

543

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "recordtypes-utility",
33
"private": true,
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"description": "Salesforce Record Types Utility",
66
"scripts": {
77
"prettier:apex:local": "prettier --apex-standalone-parser built-in --write \"**/*.{cls,cmp,component,css,html,js,json,md,page,trigger,xml,yaml,yml}\"",

sfdx-project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"path": "force-app",
55
"default": true,
6-
"versionNumber": "1.2.0.NEXT"
6+
"versionNumber": "1.2.1.NEXT"
77
}
88
],
99
"name": "record-types",

0 commit comments

Comments
 (0)