Merged
Conversation
## [1.1.207](v1.1.206...v1.1.207) (2025-04-08) ### Bug Fixes * **deps:** lock file maintenance ([2e3a31e](2e3a31e))
…ntic-release-config-1.x fix(deps): update dependency scratch-semantic-release-config to v1.0.16
## [1.1.208](v1.1.207...v1.1.208) (2025-04-08) ### Bug Fixes * **deps:** update dependency scratch-semantic-release-config to v1.0.16 ([170f890](170f890))
…intenance fix(deps): lock file maintenance
## [1.1.209](v1.1.208...v1.1.209) (2025-04-09) ### Bug Fixes * **deps:** lock file maintenance ([a367a58](a367a58))
## [1.1.210](v1.1.209...v1.1.210) (2025-04-26) ### Bug Fixes * **deps:** lock file maintenance ([926ed34](926ed34))
…intenance fix(deps): lock file maintenance
## [1.1.211](v1.1.210...v1.1.211) (2025-08-11) ### Bug Fixes * **deps:** lock file maintenance ([3a65ff1](3a65ff1))
## [1.1.212](v1.1.211...v1.1.212) (2025-08-13) ### Bug Fixes * **deps:** lock file maintenance ([7fdd948](7fdd948))
## [1.1.213](v1.1.212...v1.1.213) (2025-08-13) ### Bug Fixes * **deps:** lock file maintenance ([326fcbe](326fcbe))
## [1.1.214](v1.1.213...v1.1.214) (2025-08-18) ### Bug Fixes * **deps:** lock file maintenance ([98e313b](98e313b))
## [1.1.215](v1.1.214...v1.1.215) (2025-08-21) ### Bug Fixes * **deps:** lock file maintenance ([22a03ed](22a03ed))
## [1.1.217](v1.1.216...v1.1.217) (2025-09-18) ### Bug Fixes * **deps:** lock file maintenance ([e9e6319](e9e6319))
## [1.1.218](v1.1.217...v1.1.218) (2025-09-18) ### Bug Fixes * **deps:** lock file maintenance ([21825fc](21825fc))
# [1.2.0](v1.1.227...v1.2.0) (2025-11-12) ### Bug Fixes * seed sensing_online translations ([00da004](00da004)) ### Features * sensing_online ([6a39b7b](6a39b7b))
## [1.2.1](v1.2.0...v1.2.1) (2025-11-12) ### Bug Fixes * update translations ([678fdca](678fdca))
## [1.2.2](v1.2.1...v1.2.2) (2025-11-12) ### Bug Fixes * "is online?" -> "online?" ([3f224b3](3f224b3))
## [1.2.3](v1.2.2...v1.2.3) (2025-11-14) ### Bug Fixes * **deps:** lock file maintenance ([6145375](6145375))
## [1.2.4](v1.2.3...v1.2.4) (2025-11-14) ### Bug Fixes * **deps:** lock file maintenance ([885fcbc](885fcbc))
## [1.2.5](v1.2.4...v1.2.5) (2025-11-15) ### Bug Fixes * **deps:** lock file maintenance ([ed86aac](ed86aac))
feat: support cat-blocks as a configurable theme
# [1.3.0](v1.2.5...v1.3.0) (2025-11-26) ### Bug Fixes * some silly issues and a rename ([acfb3e6](acfb3e6)) * use getters to dynamically update svg block constants ([4bd9618](4bd9618)) ### Features * abstract away some of the cat-blocks implementation logic ([c44cb57](c44cb57)) * add comment ([c88ca72](c88ca72)) * make cat-blocks code configurable behind a flag ([45a93bb](45a93bb))
…p-node-6.x chore(deps): update actions/setup-node action to v6
chore(deps): update node.js to v20
…kout-6.x chore(deps): update actions/checkout action to v6
…p-java-5.x chore(deps): update actions/setup-java action to v5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves
What Github issue does this resolve (please include link)?
Proposed Changes
Describe what this Pull Request does
Reason for Changes
Explain why these changes should be made
Test Coverage
Please show how you have added tests to cover your changes