summaryrefslogtreecommitdiff
path: root/packages/misskey-js/package.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bump versiondakkar2026-01-031-1/+1
|
* bump release versiondakkar2025-07-271-1/+1
|
* set version for release 2025.4.3dakkar2025-06-161-1/+1
|
* correctly separate production / development dependenciesHazelnoot2025-06-121-2/+2
|
* Bump develop versionJulia Johannesen2025-05-281-1/+1
|
* bump version for releasedakkar2025-05-281-1/+1
|
* bump version to be a `-rc`dakkar2025-05-081-1/+1
|
* Merge tag '2025.4.1' into merge/2025-03-24Hazelnoot2025-04-301-1/+1
|\ | | | | | | | | # Conflicts: # package.json
| * Release: 2025.4.1github-actions[bot]2025-04-301-1/+1
| |
| * Bump version to 2025.4.1-rc.0github-actions[bot]2025-04-301-1/+1
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-11/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/api-misskey-js.yml # .github/workflows/changelog-check.yml # .github/workflows/check-misskey-js-autogen.yml # .github/workflows/get-api-diff.yml # .github/workflows/lint.yml # .github/workflows/locale.yml # .github/workflows/on-release-created.yml # .github/workflows/storybook.yml # .github/workflows/test-backend.yml # .github/workflows/test-federation.yml # .github/workflows/test-frontend.yml # .github/workflows/test-misskey-js.yml # .github/workflows/test-production.yml # .github/workflows/validate-api-json.yml # package.json # packages/backend/package.json # packages/backend/src/server/api/ApiCallService.ts # packages/backend/src/server/api/endpoints/drive/files/create.ts # packages/frontend-shared/js/url.ts # packages/frontend/package.json # packages/frontend/src/components/MkFileCaptionEditWindow.vue # packages/frontend/src/components/MkInfo.vue # packages/frontend/src/components/MkLink.vue # packages/frontend/src/components/MkNote.vue # packages/frontend/src/components/MkNotes.vue # packages/frontend/src/components/MkPageWindow.vue # packages/frontend/src/components/MkReactionsViewer.vue # packages/frontend/src/components/MkTimeline.vue # packages/frontend/src/components/MkUrlPreview.vue # packages/frontend/src/components/MkUserPopup.vue # packages/frontend/src/components/global/MkPageHeader.vue # packages/frontend/src/components/global/MkUrl.vue # packages/frontend/src/components/global/PageWithHeader.vue # packages/frontend/src/pages/about-misskey.vue # packages/frontend/src/pages/announcements.vue # packages/frontend/src/pages/antenna-timeline.vue # packages/frontend/src/pages/channel.vue # packages/frontend/src/pages/instance-info.vue # packages/frontend/src/pages/note.vue # packages/frontend/src/pages/page.vue # packages/frontend/src/pages/role.vue # packages/frontend/src/pages/tag.vue # packages/frontend/src/pages/timeline.vue # packages/frontend/src/pages/user-list-timeline.vue # packages/frontend/src/pages/user/followers.vue # packages/frontend/src/pages/user/following.vue # packages/frontend/src/pages/user/home.vue # packages/frontend/src/pages/user/index.vue # packages/frontend/src/ui/deck.vue # packages/misskey-js/generator/package.json # pnpm-lock.yaml # scripts/changelog-checker/package-lock.json # scripts/changelog-checker/package.json
| * Bump version to 2025.4.1-beta.9github-actions[bot]2025-04-291-1/+1
| |
| * Bump version to 2025.4.1-beta.8github-actions[bot]2025-04-281-1/+1
| |
| * Bump version to 2025.4.1-beta.7github-actions[bot]2025-04-281-1/+1
| |
| * Bump version to 2025.4.1-beta.6github-actions[bot]2025-04-281-1/+1
| |
| * chore(deps): update [misskey-js] update dependencies (#15791)renovate[bot]2025-04-281-10/+10
| | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| * Bump version to 2025.4.1-beta.5github-actions[bot]2025-04-271-1/+1
| |
| * Bump version to 2025.4.1-beta.4github-actions[bot]2025-04-271-1/+1
| |
| * Bump version to 2025.4.1-beta.3github-actions[bot]2025-04-271-1/+1
| |
| * Bump version to 2025.4.1-beta.2github-actions[bot]2025-04-271-1/+1
| |
| * Bump version to 2025.4.1-beta.1github-actions[bot]2025-04-271-1/+1
| |
| * Bump version to 2025.4.1-beta.0github-actions[bot]2025-04-271-1/+1
| |
* | merge upstream againHazelnoot2025-04-241-1/+1
|\|
| * Bump version to 2025.4.1-alpha.2github-actions[bot]2025-04-191-1/+1
| |
| * Bump version to 2025.4.1-alpha.1github-actions[bot]2025-04-161-1/+1
| |
| * Bump version to 2025.4.1-alpha.0github-actions[bot]2025-04-151-1/+1
| |
* | Merge tag '2025.4.0' into merge/2025-03-24Hazelnoot2025-04-131-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/storybook.yml # locales/index.d.ts # package.json # packages/backend/src/models/json-schema/role.ts # packages/frontend/src/components/MkPageWindow.vue # packages/frontend/src/pages/admin/roles.editor.vue # packages/frontend/src/pages/admin/roles.vue # packages/frontend/src/pages/settings/preferences.vue # packages/frontend/src/pages/settings/privacy.vue # packages/frontend/src/pages/timeline.vue # packages/frontend/src/pref-migrate.ts # packages/frontend/src/ui/_common_/common.vue # packages/frontend/src/ui/deck.vue # packages/frontend/src/ui/universal.vue # packages/misskey-js/src/autogen/types.ts
| * Release: 2025.4.0github-actions[bot]2025-04-091-1/+1
| |
| * Bump version to 2025.4.0-rc.5github-actions[bot]2025-04-081-1/+1
| |
| * Bump version to 2025.4.0-rc.4github-actions[bot]2025-04-071-1/+1
| |
| * Bump version to 2025.4.0-rc.3github-actions[bot]2025-04-071-1/+1
| |
| * Bump version to 2025.4.0-rc.2github-actions[bot]2025-04-071-1/+1
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-051-1/+1
|\| | | | | | | | | | | | | | | # Conflicts: # .github/workflows/storybook.yml # package.json # packages/frontend/src/utility/autogen/settings-search-index.ts # pnpm-lock.yaml
| * Bump version to 2025.4.0-rc.1github-actions[bot]2025-04-051-1/+1
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-031-1/+1
|\| | | | | | | | | | | | | | | | | # Conflicts: # package.json # packages/backend/src/core/AccountMoveService.ts # packages/frontend/src/components/MkDateSeparatedList.vue # packages/misskey-js/etc/misskey-js.api.md # pnpm-lock.yaml
| * Bump version to 2025.4.0-rc.0github-actions[bot]2025-04-031-1/+1
| |
| * Bump version to 2025.4.0-beta.2github-actions[bot]2025-04-031-1/+1
| |
* | merge from misskey-developHazelnoot2025-04-021-1/+1
|\|
| * Bump version to 2025.4.0-beta.1github-actions[bot]2025-04-021-1/+1
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-011-6/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/api-misskey-js.yml # .github/workflows/changelog-check.yml # .github/workflows/check-misskey-js-autogen.yml # .github/workflows/get-api-diff.yml # .github/workflows/lint.yml # .github/workflows/locale.yml # .github/workflows/on-release-created.yml # .github/workflows/storybook.yml # .github/workflows/test-backend.yml # .github/workflows/test-federation.yml # .github/workflows/test-frontend.yml # .github/workflows/test-misskey-js.yml # .github/workflows/test-production.yml # .github/workflows/validate-api-json.yml # locales/index.d.ts # package.json # packages/misskey-js/generator/package.json # packages/misskey-js/package.json # pnpm-lock.yaml # scripts/changelog-checker/package-lock.json # scripts/changelog-checker/package.json
| * Bump version to 2025.4.0-beta.0github-actions[bot]2025-04-011-1/+1
| |
| * chore(deps): update [misskey-js] update dependencies (#15692)renovate[bot]2025-04-011-5/+5
| | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| * Bump version to 2025.4.0-alpha.0github-actions[bot]2025-04-011-1/+1
| |
| * Bump version to 2025.3.2-beta.21github-actions[bot]2025-04-011-1/+1
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-311-1/+1
|\|
| * Bump version to 2025.3.2-beta.20github-actions[bot]2025-03-311-1/+1
| |
| * Bump version to 2025.3.2-beta.19github-actions[bot]2025-03-311-1/+1
| |
* | synchronize eslint versions to fix build errorHazelnoot2025-03-311-2/+2
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-301-1/+1
|\|
| * Bump version to 2025.3.2-beta.18github-actions[bot]2025-03-301-1/+1
| |