Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
22b066135c chore: bump npm libraries to v0.6.1 2026-03-26 13:44:01 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "docsgpt",
"version": "0.5.1",
"version": "0.6.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "docsgpt",
"version": "0.5.1",
"version": "0.6.1",
"license": "Apache-2.0",
"dependencies": {
"@babel/plugin-transform-flow-strip-types": "^7.23.3",

View File

@@ -1,6 +1,6 @@
{
"name": "docsgpt",
"version": "0.6.0",
"version": "0.6.1",
"private": false,
"description": "DocsGPT 🦖 is an innovative open-source tool designed to simplify the retrieval of information from project documentation using advanced GPT models 🤖.",
"source": "./src/index.html",