Skip to content

Commit

Permalink
build(release v1.0.0): 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 4d5ffa8
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 4d5ffa8

Please sign in to comment.