Skip to content

Commit

Permalink
build(release v1.1.42): See CHANGE_LOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 22, 2024
1 parent 8e6f226 commit 4a3a25e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [1.1.42](https://github.com/oaknational/oak-ai-lesson-assistant/compare/v1.1.41...v1.1.42) (2024-08-22)


### Bug Fixes

* job summary link ([01c65e2](https://github.com/oaknational/oak-ai-lesson-assistant/commit/01c65e2e702e4e4afbcf6e9d6f1ab2ad7744abe5))
* playwright tests for e2e ([3188b52](https://github.com/oaknational/oak-ai-lesson-assistant/commit/3188b52441fb8078a81bfad055bc9b179db8a4d3))
* remove seed lessons script ([f581609](https://github.com/oaknational/oak-ai-lesson-assistant/commit/f5816097717c08f9356fbae6e868ebded1567f49))
* run e2e tests on merge into production and update deployment url to match new repo ([aad171f](https://github.com/oaknational/oak-ai-lesson-assistant/commit/aad171fdd97fcdb9397b6bae6a36d574128d08b0))
* semantic release branch and doppler staging pull ([53be0b8](https://github.com/oaknational/oak-ai-lesson-assistant/commit/53be0b814c3ef4d039c6c83f5e989361a43dc7c2))
* sonarcloud properties and pnpm on post-deployment workflow ([93b8df1](https://github.com/oaknational/oak-ai-lesson-assistant/commit/93b8df11ba353b9954f1cf1ac75ac850024b60c5))
* use vercel automation bypass from repo secrets ([0be4f78](https://github.com/oaknational/oak-ai-lesson-assistant/commit/0be4f780ec61ba0f70dec2d9926e1c972df3d11f))

## Version v1.1.41
## What's Changed\r\n* Fix retry wording in system prompt by @codeincontext in https://github.com/oaknational/ai-beta/pull/740\r\n* Fix upgrade-insecure dev warning by @codeincontext in https://github.com/oaknational/ai-beta/pull/739\r\n* Lesson progress dropdown logic by @stefl in https://github.com/oaknational/ai-beta/pull/761\r\n* Add dialog if demo sharing is disabled by @codeincontext in https://github.com/oaknational/ai-beta/pull/736\r\n* Send user demo status to analytics by @codeincontext in https://github.com/oaknational/ai-beta/pull/733\r\n* Script: Set existing pre-release users to non-demo by @codeincontext in https://github.com/oaknational/ai-beta/pull/770\r\n* Demo accounts: Limit messages after lesson complete - main branch by @codeincontext in https://github.com/oaknational/ai-beta/pull/772\r\n* Demo chat creation dialog by @codeincontext in https://github.com/oaknational/ai-beta/pull/732\r\n* Dual trpc routers using a link by @codeincontext in https://github.com/oaknational/ai-beta/pull/774\r\n* Show mobile blocker on /aila page by @codeincontext in https://github.com/oaknational/ai-beta/pull/775\r\n* Simplify server side feature flags and use KV by @stefl in https://github.com/oaknational/ai-beta/pull/760\r\n* Wait for clerk client to load before detecting stuck user by @codeincontext in https://github.com/oaknational/ai-beta/pull/771\r\n* Fix demo check for interstitial by @codeincontext in https://github.com/oaknational/ai-beta/pull/777\r\n* Don't check ban status or increment rate limit for queries by @codeincontext in https://github.com/oaknational/ai-beta/pull/779\r\n* docs: readme by @mantagen in https://github.com/oaknational/ai-beta/pull/762\r\n* Extract chat logic to ChatProvider by @codeincontext in https://github.com/oaknational/ai-beta/pull/782\r\n* Fix "1-3 Cycles" error + setup jest tests for storybook files by @stefl in https://github.com/oaknational/ai-beta/pull/787\r\n* bug: change back to server side feature flags by @tomwisecodes in https://github.com/oaknational/ai-beta/pull/788\r\n**Full Changelog**: https://github.com/oaknational/ai-beta/compare/v1.1.40...v1.1.41-rc4

Expand Down

0 comments on commit 4a3a25e

Please sign in to comment.