Tags: highlightjs/highlightjs-apex
Tags
chore(main): release 1.5.0 (#55) 🤖 I have created a release *beep* *boop* --- ## [1.5.0](v1.4.0...v1.5.0) (2025-03-16) ### Features * Update summer25/api63 ([#81](#81)) ([ff1a752](ff1a752)) ### Documentation * Update README Salesforce version to Summer25/API63 ([99d9e90](99d9e90)) ### Dependencies * **@highlightjs/cdn-assets:** Bump @highlightjs/cdn-assets from 11.10.0 to 11.11.1 ([#74](#74)) ([5c4c65c](5c4c65c)) * **@highlightjs/cdn-assets:** Bump @highlightjs/cdn-assets from 11.9.0 to 11.10.0 ([#62](#62)) ([cfa6b05](cfa6b05)) ### Build System * **mocha:** Bump mocha from 10.3.0 to 10.4.0 ([#54](#54)) ([25b7f05](25b7f05)) * **mocha:** Bump mocha from 10.4.0 to 10.5.1 ([#59](#59)) ([35ea068](35ea068)) * **mocha:** Bump mocha from 10.5.1 to 10.5.2 ([#60](#60)) ([3fd05a4](3fd05a4)) * **mocha:** Bump mocha from 10.5.2 to 10.6.0 ([#61](#61)) ([ca00875](ca00875)) * **mocha:** Bump mocha from 10.6.0 to 10.7.0 ([#64](#64)) ([4ea71c0](4ea71c0)) * **mocha:** Bump mocha from 10.7.0 to 10.7.3 ([#65](#65)) ([68790c4](68790c4)) * **mocha:** Bump mocha from 10.7.3 to 10.8.1 ([#67](#67)) ([b4f22bd](b4f22bd)) * **mocha:** Bump mocha from 10.8.1 to 10.8.2 ([#68](#68)) ([0cbe946](0cbe946)) * **mocha:** Bump mocha from 10.8.2 to 11.1.0 ([#75](#75)) ([73b208a](73b208a)) * **prettier:** Bump prettier from 3.2.5 to 3.3.0 ([#56](#56)) ([830ea51](830ea51)) * **prettier:** Bump prettier from 3.3.0 to 3.3.1 ([#57](#57)) ([2ba1957](2ba1957)) * **prettier:** Bump prettier from 3.3.1 to 3.3.2 ([#58](#58)) ([d90ffbd](d90ffbd)) * **prettier:** Bump prettier from 3.3.2 to 3.3.3 ([#63](#63)) ([d05515f](d05515f)) * **prettier:** Bump prettier from 3.3.3 to 3.4.0 ([#69](#69)) ([1ba199a](1ba199a)) * **prettier:** Bump prettier from 3.4.0 to 3.4.1 ([#70](#70)) ([2c098d1](2c098d1)) * **prettier:** Bump prettier from 3.4.1 to 3.4.2 ([#72](#72)) ([f1eb0b3](f1eb0b3)) * **prettier:** Bump prettier from 3.4.2 to 3.5.0 ([#76](#76)) ([b1da7b4](b1da7b4)) * **prettier:** Bump prettier from 3.5.0 to 3.5.1 ([#77](#77)) ([88c6d01](88c6d01)) * **prettier:** Bump prettier from 3.5.1 to 3.5.2 ([#79](#79)) ([20e3ccc](20e3ccc)) * **prettier:** Bump prettier from 3.5.2 to 3.5.3 ([#80](#80)) ([aceba1a](aceba1a)) ### Continuous Integration * **dependabot/fetch-metadata:** Bump dependabot/fetch-metadata from 1 to 2 ([#53](#53)) ([c78c675](c78c675)) * **dependabot:** Stop dependabot auto-merge ([#78](#78)) ([4c3cbb9](4c3cbb9)) * **release-please:** Enforce sentence case for changelog entries ([c6db5d0](c6db5d0)) * **release-please:** Use googleapis/release-please-action ([#66](#66)) ([80b6aa0](80b6aa0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.4.0 (#52) 🤖 I have created a release *beep* *boop* --- ## [1.4.0](v1.3.5...v1.4.0) (2024-02-28) ### Features * spring24 Apex updates ([#51](#51)) ([fb5c5e6](fb5c5e6)) ### Build System * **mocha:** bump mocha from 10.2.0 to 10.3.0 ([#50](#50)) ([133be56](133be56)) ### Continuous Integration * **release-please:** fix action logic typo ([e6436a8](e6436a8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.3.5 (#49) 🤖 I have created a release *beep* *boop* --- ## [1.3.5](v1.3.4...v1.3.5) (2024-02-06) ### Bug Fixes * rename variable classes from debug temp names ([fa67d05](fa67d05)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.3.4 (#46) 🤖 I have created a release *beep* *boop* --- ## [1.3.4](v1.3.3...v1.3.4) (2024-02-06) ### Bug Fixes * handle words starting with "this" e.g. thisAccount ([#48](#48)) ([85641da](85641da)) ### Styles * exclude tick-marks from comment substring highlighting ([#38](#38)) ([66936f4](66936f4)) ### Build System * move scripts cheatsheet ([1e1e4fc](1e1e4fc)) * **prettier:** bump prettier from 3.0.3 to 3.1.0 ([#37](#37)) ([a3d10f4](a3d10f4)) * **prettier:** bump prettier from 3.1.0 to 3.1.1 ([#41](#41)) ([c0621dd](c0621dd)) * **prettier:** bump prettier from 3.2.2 to 3.2.3 ([#44](#44)) ([2cfc254](2cfc254)) * **prettier:** bump prettier from 3.2.3 to 3.2.4 ([#45](#45)) ([e3138e8](e3138e8)) ### Continuous Integration * **google-github-actions/release-please-action:** bump google-github-actions/release-please-action from 3 to 4 ([#40](#40)) ([bdd93a7](bdd93a7)) * **release-please:** update release-please action inputs ([e49d3aa](e49d3aa)) * **release-please:** update release-please action inputs ([3ca1068](3ca1068)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.3.3 (#31) 🤖 I have created a release *beep* *boop* --- ## [1.3.3](v1.3.2...v1.3.3) (2023-11-09) ### Bug Fixes * include interface in class declaration ([#34](#34)) ([51037bd](51037bd)) * remove unnecessary system interfaces ([c8e9b25](c8e9b25)) ### Reverts * "docs: add separate changelog section for dependencies" ([4483ee6](4483ee6)) ### Code Refactoring * soql keywords cleanup ([c8e9b25](c8e9b25)) ### Documentation * add separate changelog section for dependencies ([ed13712](ed13712)) * include testing updates in changelog ([9a55c6a](9a55c6a)) ### Tests * add page to view expected markup test code ([c8e9b25](c8e9b25)) * add sample soql file ([c8e9b25](c8e9b25)) ### Build System * include cdn-assets in package ([#35](#35)) ([87b56a8](87b56a8)) * use default npm registry ([87b56a8](87b56a8)) ### Continuous Integration * **dependabot:** auto-rename dependabot update PRs ([#33](#33)) ([ca9a5ed](ca9a5ed)) * **dependabot:** update dependabot PRs only if opened by dependabot ([#36](#36)) ([5a19c11](5a19c11)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.3.2 (#28) 🤖 I have created a release *beep* *boop* --- ## [1.3.2](v1.3.1...v1.3.2) (2023-11-07) ### Code Refactoring * **apex:** rearrange class for readability ([#29](#29)) ([e73a679](e73a679)) * rearrange modules to better order for parsing ([#30](#30)) ([b8e8a6f](b8e8a6f)) ### Styles * **monokai-sublime-apex:** update theme subscopes ([#27](#27)) ([837b79f](837b79f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.3.1 (#25) 🤖 I have created a release *beep* *boop* --- ## [1.3.1](v1.3.0...v1.3.1) (2023-11-02) ### Continuous Integration * **npm:** give proper permission to upload provenance ([50fe2be](50fe2be)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.3.0 (#20) 🤖 I have created a release *beep* *boop* --- ## [1.3.0](v1.2.1...v1.3.0) (2023-11-02) ### Features * API 59.0 update ([#16](#16)) ([0616140](0616140)), closes [#23](#23) ### Styles * **CSS:** create Monokai Sublime Apex theme ([#18](#18)) ([d8a6ca1](d8a6ca1)) * Monokai-Sublime-Apex theme has been revised ([0616140](0616140)) ### Documentation * update README ([56651b3](56651b3)) * update sample code image ([e71c1b9](e71c1b9)) ### Build System * **changelog:** remove auto-changelog ([#21](#21)) ([4c82447](4c82447)) ### Continuous Integration * **codeql:** limit run to js updates ([d8d11f8](d8d11f8)) * **npm:** add npm upload to release script ([#22](#22)) ([372d827](372d827)) * **npm:** configure npm ([#24](#24)) ([56651b3](56651b3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.2.1 (#19) 🤖 I have created a release *beep* *boop* --- ## [1.2.1](v1.2.0...v1.2.1) (2023-11-02) ### Miscellaneous Chores * npm version 1.2.0 ([a5e6378](a5e6378)) * update package.json to v1.2.0 ([a5e6378](a5e6378)) ### Documentation * **changelog:** update changelog v1.2.0 ([3144fae](3144fae)) ### Build System * **deps-dev:** bump highlight.js from 11.7.0 to 11.8.0 ([#8](#8)) ([54529fe](54529fe)) * **deps-dev:** bump prettier from 2.8.7 to 2.8.8 ([#7](#7)) ([9edcca2](9edcca2)) * **deps-dev:** bump prettier from 2.8.8 to 3.0.0 ([f866c97](f866c97)) * **deps-dev:** bump prettier from 3.0.0 to 3.0.1 ([#10](#10)) ([ae6770e](ae6770e)) * **deps-dev:** bump prettier from 3.0.1 to 3.0.2 ([#12](#12)) ([e1f490a](e1f490a)) * **deps-dev:** bump prettier from 3.0.2 to 3.0.3 ([#13](#13)) ([d2f1a6f](d2f1a6f)) * **deps:** bump highlight.js from 11.8.0 to 11.9.0 ([#15](#15)) ([b20db94](b20db94)) * include highlight.js as dependency ([#11](#11)) ([1026749](1026749)) ### Continuous Integration * **deps:** bump actions/checkout from 3 to 4 ([#14](#14)) ([c237011](c237011)) * **release-please:** implement Release-Please for changelog ([#17](#17)) ([c81e1ee](c81e1ee)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
PreviousNext