Skip to content

Commit 05631ae

Browse files
chore(main): release cm-status 1.0.0 (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c2a7dc2 commit 05631ae

File tree

2 files changed

+88
-1
lines changed

2 files changed

+88
-1
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-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

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

3+
## 1.0.0 (2023-02-21)
4+
5+
6+
### Features
7+
8+
* Best practices ([c8f2ce5](https://github.com/dschach/campaign-member-status/commit/c8f2ce58f74129f1af1622a07a9de15d1813880e))
9+
* best practices ([#29](https://github.com/dschach/campaign-member-status/issues/29)) ([ca47e02](https://github.com/dschach/campaign-member-status/commit/ca47e02470c766c58c0564ebdc5820107d34f1f1))
10+
* **build:** Dependabot, project file updates ([ca47e02](https://github.com/dschach/campaign-member-status/commit/ca47e02470c766c58c0564ebdc5820107d34f1f1))
11+
* **build:** scripts cleanup ([ca47e02](https://github.com/dschach/campaign-member-status/commit/ca47e02470c766c58c0564ebdc5820107d34f1f1))
12+
* custom labels ([fb02558](https://github.com/dschach/campaign-member-status/commit/fb02558e670f070fc563aa51a85cd5446be3f0a1))
13+
* Custom labels ([c8f2ce5](https://github.com/dschach/campaign-member-status/commit/c8f2ce58f74129f1af1622a07a9de15d1813880e))
14+
* **docs:** Highlight 11.7 ([ca47e02](https://github.com/dschach/campaign-member-status/commit/ca47e02470c766c58c0564ebdc5820107d34f1f1))
15+
* Errors to Custom Labels ([21116cc](https://github.com/dschach/campaign-member-status/commit/21116ccb7989ccd6b1c05a53fe57e8f56cbac7bd))
16+
* **perf:** Remove extra debug statements for performance ([21116cc](https://github.com/dschach/campaign-member-status/commit/21116ccb7989ccd6b1c05a53fe57e8f56cbac7bd))
17+
* profile to permission set ([c8f2ce5](https://github.com/dschach/campaign-member-status/commit/c8f2ce58f74129f1af1622a07a9de15d1813880e))
18+
* **release-please:** configure Release-Please ([#39](https://github.com/dschach/campaign-member-status/issues/39)) ([6c65f47](https://github.com/dschach/campaign-member-status/commit/6c65f47afeb5513ae9c0670c5f95dc5aae740ef9))
19+
* Unpackaged Email list view ([f143317](https://github.com/dschach/campaign-member-status/commit/f14331750a5be9a9b06910a98e4985a8cf2fd11b))
20+
21+
22+
### Bug Fixes
23+
24+
* ApexDox icon assets ([2252477](https://github.com/dschach/campaign-member-status/commit/22524774f54e06d73215c0c6a9ee92caa5d455af))
25+
* ApexDox icon assets ([e7f7de5](https://github.com/dschach/campaign-member-status/commit/e7f7de58d2aba80ab4bc0d7780892432ba463add))
26+
* ApexDox icons ([2252477](https://github.com/dschach/campaign-member-status/commit/22524774f54e06d73215c0c6a9ee92caa5d455af))
27+
* ApexDox icons ([daf0b4a](https://github.com/dschach/campaign-member-status/commit/daf0b4adef025add9a6b147c2532ed70d192ab22))
28+
* Bump @sideway/formula from 3.0.0 to 3.0.1 ([#23](https://github.com/dschach/campaign-member-status/issues/23)) ([d9ae44f](https://github.com/dschach/campaign-member-status/commit/d9ae44f86949d01440cff912f492960dd685f672))
29+
* bump eslint from 8.33.0 to 8.34.0 ([04b2166](https://github.com/dschach/campaign-member-status/commit/04b2166264ca72e1abb8b9a487df85f488fd0f6c))
30+
* bump eslint-plugin-import from 2.26.0 to 2.27.5 ([#26](https://github.com/dschach/campaign-member-status/issues/26)) ([96a2a01](https://github.com/dschach/campaign-member-status/commit/96a2a01c129f26e14e18e321f911631fa5f81e22))
31+
* Bump json5 from 1.0.1 to 1.0.2 ([#18](https://github.com/dschach/campaign-member-status/issues/18)) ([a84ad42](https://github.com/dschach/campaign-member-status/commit/a84ad42ccd2869c56bea5fd85417c58d59c3d30f))
32+
* bump lint-staged from 13.1.0 to 13.1.1 ([#27](https://github.com/dschach/campaign-member-status/issues/27)) ([c043b59](https://github.com/dschach/campaign-member-status/commit/c043b5997939f6e0a81e2194d03d385838065709))
33+
* Custom label category typo ([f143317](https://github.com/dschach/campaign-member-status/commit/f14331750a5be9a9b06910a98e4985a8cf2fd11b))
34+
* dependabot prefix ([7eab95a](https://github.com/dschach/campaign-member-status/commit/7eab95a749bdbea7f99577644c9a5903ff9a1b80))
35+
* **docs:** Readme and ApexDox ([42e2ddc](https://github.com/dschach/campaign-member-status/commit/42e2ddc96b8e46750a7f5f8e7067aa4630a9ee45))
36+
* fill out release-please config ([dbb7e31](https://github.com/dschach/campaign-member-status/commit/dbb7e3180618885f191d2f3b8cd2425addbc8778))
37+
* fill out release-please config ([56f8a26](https://github.com/dschach/campaign-member-status/commit/56f8a265ba6950c7fa44b01ec3f2d46333d317fd))
38+
* husky pre-commit ([ae4f842](https://github.com/dschach/campaign-member-status/commit/ae4f842d4b4f8a2fa4bd9a6043439f94c7995bde))
39+
* prerelease version bumps ([71c8ef4](https://github.com/dschach/campaign-member-status/commit/71c8ef443bfda7422115c7fa6d5f307847bd0f2c))
40+
* **release-please:** single directory (top level) ([c2a7dc2](https://github.com/dschach/campaign-member-status/commit/c2a7dc2364e55d8b551b1eb798e29504dd05b14c))
41+
* still in prerelease ([dbb7e31](https://github.com/dschach/campaign-member-status/commit/dbb7e3180618885f191d2f3b8cd2425addbc8778))
42+
* still in prerelease ([c1087b2](https://github.com/dschach/campaign-member-status/commit/c1087b2d39103f7cf533b6625c547a0562ffd9e0))
43+
* stop committing everything via husky ([34c3fed](https://github.com/dschach/campaign-member-status/commit/34c3feda9d2e9ad81bbd9a5335b5a4f93f3adff3))
44+
45+
46+
### Miscellaneous Chores
47+
48+
* release 0.1.0 ([ec8779a](https://github.com/dschach/campaign-member-status/commit/ec8779a8d182297a97518a6df56e675b85e52012))
49+
* release 1.0.0 ([39333d5](https://github.com/dschach/campaign-member-status/commit/39333d5172aa44f6bbc0b27773f58acd4d50efd8))
50+
51+
52+
### Code Refactoring
53+
54+
* move Apex tests to directory ([c8f2ce5](https://github.com/dschach/campaign-member-status/commit/c8f2ce58f74129f1af1622a07a9de15d1813880e))
55+
* Move errors to custom labels ([0b08f93](https://github.com/dschach/campaign-member-status/commit/0b08f93a654bd84f26e49919c7f02b6b2362ca51))
56+
* run updateHighlight less often ([9fb8352](https://github.com/dschach/campaign-member-status/commit/9fb835214ba120ee7dcc336ee3ded44497f36363))
57+
* setup scripts, husky ([d8e6ea5](https://github.com/dschach/campaign-member-status/commit/d8e6ea56fd63bbe3edd66e821ac3dca4b07b5a88))
58+
59+
60+
### Build System
61+
62+
* bootstrap releases for path: . ([07b7902](https://github.com/dschach/campaign-member-status/commit/07b7902c26afbb56af7ce29fa5b7582991cf0313))
63+
* Bump eslint from 8.30.0 to 8.33.0 ([#22](https://github.com/dschach/campaign-member-status/issues/22)) ([18ec6b6](https://github.com/dschach/campaign-member-status/commit/18ec6b606e1476610856053eac5adf029e19d62c))
64+
* Bump eslint-config-prettier from 8.5.0 to 8.6.0 ([#16](https://github.com/dschach/campaign-member-status/issues/16)) ([926e179](https://github.com/dschach/campaign-member-status/commit/926e17905b33ebd61b109a1490dab880efeba274))
65+
* Bump husky from 8.0.2 to 8.0.3 ([#15](https://github.com/dschach/campaign-member-status/issues/15)) ([46177c0](https://github.com/dschach/campaign-member-status/commit/46177c086ad11e1348882718f35aebc5819f581b))
66+
* bump lint-staged from 13.1.1 to 13.1.2 ([#36](https://github.com/dschach/campaign-member-status/issues/36)) ([6e0532b](https://github.com/dschach/campaign-member-status/commit/6e0532bfab28ef6a92804f3fc1ace9518a9e0bca))
67+
* Bump marked from 4.2.4 to 4.2.12 ([#19](https://github.com/dschach/campaign-member-status/issues/19)) ([c8137c3](https://github.com/dschach/campaign-member-status/commit/c8137c32534ffd27f669615bcb2ba06f5c4b1d15))
68+
* dependabot, project file updates ([8a6f3cc](https://github.com/dschach/campaign-member-status/commit/8a6f3ccdc4b0d1c7dcaea05364e66914f9f6997f))
69+
* **dependabot:** Dependabot commit prefixes ([737774f](https://github.com/dschach/campaign-member-status/commit/737774f3ba06ec8fc673b64915d05ed0225a1339))
70+
* **dependabot:** Dependabot commit prefixes ([396056e](https://github.com/dschach/campaign-member-status/commit/396056e0b4570769b034ea0f83af0cf28fac486a))
71+
* release-please specify showing sections ([ab27b4d](https://github.com/dschach/campaign-member-status/commit/ab27b4d77a459dad65af89baabacffc8bfe8e3e5))
72+
* scripts cleanup ([db9d477](https://github.com/dschach/campaign-member-status/commit/db9d477688c6b02c24bdc5b461e93d08e94227ff))
73+
74+
75+
### Documentation
76+
77+
* ApexDox updates ([68b1038](https://github.com/dschach/campaign-member-status/commit/68b103815dba505e54a1a30d329930e986d3a0a1))
78+
* **ApexDox:** TriggerHandler docs group content ([#37](https://github.com/dschach/campaign-member-status/issues/37)) ([ef8478a](https://github.com/dschach/campaign-member-status/commit/ef8478a401e962fefbdb851f3f4395658b1a1964))
79+
* highlight 11.7 ([d361bac](https://github.com/dschach/campaign-member-status/commit/d361bac16c43de3b61266687acebc2eada13650f))
80+
81+
82+
### Continuous Integration
83+
84+
* Add sections to changelog ([97d8ca7](https://github.com/dschach/campaign-member-status/commit/97d8ca7e309d7dd95e2665d3e332deb552908ff8))
85+
* Change dependabot bumps to build type ([2fb2b4c](https://github.com/dschach/campaign-member-status/commit/2fb2b4c74b1d82fdae1e0156435e5ce1d6b72340))
86+
* **ci:** cease using Prettier Apex local ([991d99f](https://github.com/dschach/campaign-member-status/commit/991d99f7fd0b1bf31e4afbf4694e748d189c5cdf))
87+
* GitHub PR workflow try docker ([4ae23e4](https://github.com/dschach/campaign-member-status/commit/4ae23e4131c07d334d025f201fffa2cead1df44c))
88+
* Hide chore section in release notes ([854b383](https://github.com/dschach/campaign-member-status/commit/854b3836587f2b060f26a7020c4d2b066b140606))
89+
390
## [1.0.0](https://github.com/dschach/campaign-member-status/compare/v0.1.0...v1.0.0) (2023-02-10)
491

592
### Features

0 commit comments

Comments
 (0)