[PR #233] [MERGED] Release 0.1.34 #367

Closed
opened 2026-02-15 19:17:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/233
Author: @github-actions[bot]
Created: 8/14/2024
Status: Merged
Merged: 8/14/2024
Merged by: @marcusschiesser

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

4 files changed (+8 additions, -11 deletions)

View changed files

.changeset/kind-beans-sit.md (+0 -5)
.changeset/ten-worms-pump.md (+0 -5)
📝 CHANGELOG.md (+7 -0)
📝 package.json (+1 -1)

📄 Description

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

create-llama@0.1.34

Patch Changes

  • c49a5e1: Add error handling for generating the next question
  • c49a5e1: Fix wrong api key variable in Azure OpenAI provider

Summary by CodeRabbit

  • New Features

    • Enhanced error handling for question generation, improving performance and user experience.
    • Corrected API key reference for Azure OpenAI, ensuring accurate configuration.
  • Chores

    • Updated version number in the project to 0.1.34, reflecting minor improvements.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/create-llama/pull/233 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 8/14/2024 **Status:** ✅ Merged **Merged:** 8/14/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`3528910`](https://github.com/run-llama/create-llama/commit/35289101d5406402d56180f3b60ff4c7795123b6) Release 0.1.34 ### 📊 Changes **4 files changed** (+8 additions, -11 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/kind-beans-sit.md` (+0 -5) ➖ `.changeset/ten-worms-pump.md` (+0 -5) 📝 `CHANGELOG.md` (+7 -0) 📝 `package.json` (+1 -1) </details> ### 📄 Description This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## create-llama@0.1.34 ### Patch Changes - c49a5e1: Add error handling for generating the next question - c49a5e1: Fix wrong api key variable in Azure OpenAI provider <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced error handling for question generation, improving performance and user experience. - Corrected API key reference for Azure OpenAI, ensuring accurate configuration. - **Chores** - Updated version number in the project to 0.1.34, reflecting minor improvements. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:17:24 -05:00
yindo closed this issue 2026-02-15 19:17:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#367