From 4d5ffa8c62b9c344ab29727925e68294ffaf2e6a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 22 Aug 2024 14:41:24 +0000 Subject: [PATCH] build(release v1.0.0): See CHANGE_LOG.md --- CHANGE_LOG.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CHANGE_LOG.md b/CHANGE_LOG.md index 049d1965c..9407978e0 100644 --- a/CHANGE_LOG.md +++ b/CHANGE_LOG.md @@ -1,3 +1,28 @@ +# 1.0.0 (2024-08-22) + + +### Bug Fixes + +* add dump event workflow for PR template ([b193d20](https://github.com/oaknational/oak-ai-lesson-assistant/commit/b193d201ad5f4ab84fc6828cbddfa072e5b33278)) +* add revert rule ([6216de5](https://github.com/oaknational/oak-ai-lesson-assistant/commit/6216de5afaf49fac002db0ecc9dec5f047d28b62)) +* 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)) +* readme project name and TOC ([6782b47](https://github.com/oaknational/oak-ai-lesson-assistant/commit/6782b471a630df9f2f21f14191b316ac76819b04)) +* remove build release rule from sem release config ([3e2f07c](https://github.com/oaknational/oak-ai-lesson-assistant/commit/3e2f07c23c061ab20bd20fbb5ded8a39bb813b93)) +* 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)) + + +### Features + +* add change log from old repo ([67619bb](https://github.com/oaknational/oak-ai-lesson-assistant/commit/67619bbf6a0b3c775cfc5715785ddb116e1b99a7)) +* add pr template ([f86d567](https://github.com/oaknational/oak-ai-lesson-assistant/commit/f86d567a208971581a91f0af415458c09310952c)) +* copy across all ai-beta code ([e094a50](https://github.com/oaknational/oak-ai-lesson-assistant/commit/e094a5069ed7e8b155b069995bc9153b04aae7e9)) +* use doppler secrets action for all workflows ([381edde](https://github.com/oaknational/oak-ai-lesson-assistant/commit/381eddebc4b46fc3636d54146446d93526c31e87)) + ## 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