1
0
mirror of https://github.com/actions/labeler synced 2026-05-05 03:07:49 +02:00

chore: bump version to 6.1.0, update lockfile, and rebuild dist/index.js

Agent-Logs-Url: https://github.com/actions/labeler/sessions/08c6ea0c-fa19-47d8-a4fd-bbdaf444071f

Co-authored-by: chiranjib-swain <196914770+chiranjib-swain@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-30 03:03:55 +00:00
committed by GitHub
parent c5554e609b
commit 52418faad8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "labeler",
"version": "6.0.0",
"version": "6.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "labeler",
"version": "6.0.0",
"version": "6.1.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^2.0.3",

View File

@@ -1,6 +1,6 @@
{
"name": "labeler",
"version": "6.0.0",
"version": "6.1.0",
"description": "Labels pull requests by files altered",
"main": "lib/main.js",
"engines": {