1.5.0 (2025-03-16)
- Update README Salesforce version to Summer25/API63 (99d9e90)
- @highlightjs/cdn-assets: Bump @highlightjs/cdn-assets from 11.10.0 to 11.11.1 (#74) (5c4c65c)
- @highlightjs/cdn-assets: Bump @highlightjs/cdn-assets from 11.9.0 to 11.10.0 (#62) (cfa6b05)
- mocha: Bump mocha from 10.3.0 to 10.4.0 (#54) (25b7f05)
- mocha: Bump mocha from 10.4.0 to 10.5.1 (#59) (35ea068)
- mocha: Bump mocha from 10.5.1 to 10.5.2 (#60) (3fd05a4)
- mocha: Bump mocha from 10.5.2 to 10.6.0 (#61) (ca00875)
- mocha: Bump mocha from 10.6.0 to 10.7.0 (#64) (4ea71c0)
- mocha: Bump mocha from 10.7.0 to 10.7.3 (#65) (68790c4)
- mocha: Bump mocha from 10.7.3 to 10.8.1 (#67) (b4f22bd)
- mocha: Bump mocha from 10.8.1 to 10.8.2 (#68) (0cbe946)
- mocha: Bump mocha from 10.8.2 to 11.1.0 (#75) (73b208a)
- prettier: Bump prettier from 3.2.5 to 3.3.0 (#56) (830ea51)
- prettier: Bump prettier from 3.3.0 to 3.3.1 (#57) (2ba1957)
- prettier: Bump prettier from 3.3.1 to 3.3.2 (#58) (d90ffbd)
- prettier: Bump prettier from 3.3.2 to 3.3.3 (#63) (d05515f)
- prettier: Bump prettier from 3.3.3 to 3.4.0 (#69) (1ba199a)
- prettier: Bump prettier from 3.4.0 to 3.4.1 (#70) (2c098d1)
- prettier: Bump prettier from 3.4.1 to 3.4.2 (#72) (f1eb0b3)
- prettier: Bump prettier from 3.4.2 to 3.5.0 (#76) (b1da7b4)
- prettier: Bump prettier from 3.5.0 to 3.5.1 (#77) (88c6d01)
- prettier: Bump prettier from 3.5.1 to 3.5.2 (#79) (20e3ccc)
- prettier: Bump prettier from 3.5.2 to 3.5.3 (#80) (aceba1a)
- dependabot/fetch-metadata: Bump dependabot/fetch-metadata from 1 to 2 (#53) (c78c675)
- dependabot: Stop dependabot auto-merge (#78) (4c3cbb9)
- release-please: Enforce sentence case for changelog entries (c6db5d0)
- release-please: Use googleapis/release-please-action (#66) (80b6aa0)
1.4.0 (2024-02-28)
- release-please: fix action logic typo (e6436a8)
1.3.5 (2024-02-06)
- rename variable classes from debug temp names (fa67d05)
1.3.4 (2024-02-06)
- move scripts cheatsheet (1e1e4fc)
- prettier: bump prettier from 3.0.3 to 3.1.0 (#37) (a3d10f4)
- prettier: bump prettier from 3.1.0 to 3.1.1 (#41) (c0621dd)
- prettier: bump prettier from 3.2.2 to 3.2.3 (#44) (2cfc254)
- prettier: bump prettier from 3.2.3 to 3.2.4 (#45) (e3138e8)
- google-github-actions/release-please-action: bump google-github-actions/release-please-action from 3 to 4 (#40) (bdd93a7)
- release-please: update release-please action inputs (e49d3aa)
- release-please: update release-please action inputs (3ca1068)
1.3.3 (2023-11-09)
- include interface in class declaration (#34) (51037bd)
- remove unnecessary system interfaces (c8e9b25)
- "docs: add separate changelog section for dependencies" (4483ee6)
- soql keywords cleanup (c8e9b25)
- add separate changelog section for dependencies (ed13712)
- include testing updates in changelog (9a55c6a)
- dependabot: auto-rename dependabot update PRs (#33) (ca9a5ed)
- dependabot: update dependabot PRs only if opened by dependabot (#36) (5a19c11)
1.3.2 (2023-11-07)
- apex: rearrange class for readability (#29) (e73a679)
- rearrange modules to better order for parsing (#30) (b8e8a6f)
1.3.1 (2023-11-02)
- npm: give proper permission to upload provenance (50fe2be)
1.3.0 (2023-11-02)
- CSS: create Monokai Sublime Apex theme (#18) (d8a6ca1)
- Monokai-Sublime-Apex theme has been revised (0616140)
- codeql: limit run to js updates (d8d11f8)
- npm: add npm upload to release script (#22) (372d827)
- npm: configure npm (#24) (56651b3)
1.2.1 (2023-11-02)
- changelog: update changelog v1.2.0 (3144fae)
- deps-dev: bump highlight.js from 11.7.0 to 11.8.0 (#8) (54529fe)
- deps-dev: bump prettier from 2.8.7 to 2.8.8 (#7) (9edcca2)
- deps-dev: bump prettier from 2.8.8 to 3.0.0 (f866c97)
- deps-dev: bump prettier from 3.0.0 to 3.0.1 (#10) (ae6770e)
- deps-dev: bump prettier from 3.0.1 to 3.0.2 (#12) (e1f490a)
- deps-dev: bump prettier from 3.0.2 to 3.0.3 (#13) (d2f1a6f)
- deps: bump highlight.js from 11.8.0 to 11.9.0 (#15) (b20db94)
- include highlight.js as dependency (#11) (1026749)
- deps: bump actions/checkout from 3 to 4 (#14) (c237011)
- release-please: implement Release-Please for changelog (#17) (c81e1ee)
v1.2.0 - 2023-03-29
- build(deps): bump highlight.js from 11.8.0 to 11.9.0
#15
- ci(deps): bump actions/checkout from 3 to 4
#14
- build(deps-dev): bump prettier from 3.0.2 to 3.0.3
#13
- build(deps-dev): bump prettier from 3.0.1 to 3.0.2
#12
- build: include highlight.js as dependency
#11
- build(deps-dev): bump prettier from 3.0.0 to 3.0.1
#10
- build(deps-dev): bump prettier from 2.8.8 to 3.0.0
#9
- build(deps-dev): bump highlight.js from 11.7.0 to 11.8.0
#8
- build(deps-dev): bump prettier from 2.8.7 to 2.8.8
#7
- begin npm setup
284b7df
- docs(changelog): update changelog v1.2.0
3144fae
- chore: update package.json to v1.2.0
e2af1e6
v1.1.1 - 2023-03-29
- feat(auto-changelog): configure auto-changelog
#6
- build(deps-dev): bump prettier from 2.8.4 to 2.8.7
#5
- feat: update to Spring 23 (API 57.0)
#4
- Create codeql.yml
8f1af08
- Create dependabot.yml
c5da832
- docs(changelog): update changelog v1.2.0
3144fae
- Readme typo
faf2998
v1.1.0 - 2022-06-02
- NPM packaging
#1