Skip to content

Commit 29bb2ff

Browse files
chore(master): release 2.1.0
1 parent 3134625 commit 29bb2ff

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.1"
2+
".": "2.1.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [2.1.0](https://github.com/devartifex/copilot-unleashed/compare/v2.0.1...v2.1.0) (2026-04-22)
4+
5+
6+
### Features
7+
8+
* update environment configuration and integrate dotenv for local development ([3134625](https://github.com/devartifex/copilot-unleashed/commit/31346258117fe22a753eb279b38fa436c2dda78a))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "copilot-unleashed",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Copilot Unleashed — Self-hosted multi-model AI chat powered by the GitHub Copilot SDK",
55
"main": "build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)