Skip to content

Commit

Permalink
build(release v1.10.1): See CHANGE_LOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 15, 2024
1 parent 3aa42aa commit f2da149
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.10.1](https://github.com/oaknational/oak-ai-lesson-assistant/compare/v1.10.0...v1.10.1) (2024-10-15)


### Bug Fixes

* add fallback if requestSubmit is not available ([#227](https://github.com/oaknational/oak-ai-lesson-assistant/issues/227)) ([e9b02c6](https://github.com/oaknational/oak-ai-lesson-assistant/commit/e9b02c61deaec766bde6bf8494e7b724946f05e3))
* findLast is not available for all browsers (WIP) ([#211](https://github.com/oaknational/oak-ai-lesson-assistant/issues/211)) ([a94e0f4](https://github.com/oaknational/oak-ai-lesson-assistant/commit/a94e0f4570b0bfbd6642d6cb36380b5eaf4b2e52))
* reduce middleware syntax error logs, send to logs, tests for CSP in each env ([#213](https://github.com/oaknational/oak-ai-lesson-assistant/issues/213)) ([d18a7d2](https://github.com/oaknational/oak-ai-lesson-assistant/commit/d18a7d22d3adef8537663f34944edb5b32de4432))
* remove lookbehind in regex for camelcase conversion ([#226](https://github.com/oaknational/oak-ai-lesson-assistant/issues/226)) ([dc747c3](https://github.com/oaknational/oak-ai-lesson-assistant/commit/dc747c3dd0a496f38b55846b40a787da8e92e05a))
* revert "fix: revert error to previous protocol ([#139](https://github.com/oaknational/oak-ai-lesson-assistant/issues/139)) ([#218](https://github.com/oaknational/oak-ai-lesson-assistant/issues/218)) ([dccba58](https://github.com/oaknational/oak-ai-lesson-assistant/commit/dccba587fe8b5b06b4e2a34a92c45c9aa7597851))
* silence unknown part type errors ([#229](https://github.com/oaknational/oak-ai-lesson-assistant/issues/229)) ([2e3e56b](https://github.com/oaknational/oak-ai-lesson-assistant/commit/2e3e56bbc9c0c8dd2f6d3bf6be9b167eb445ee97))

# [1.10.0](https://github.com/oaknational/oak-ai-lesson-assistant/compare/v1.9.2...v1.10.0) (2024-10-14)


Expand Down

0 comments on commit f2da149

Please sign in to comment.