Skip to content

Tags: faststats-dev/sourcemaps

Tags

dev.faststats.proguard-mappings-upload@0.1.1

Toggle dev.faststats.proguard-mappings-upload@0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #75 from faststats-dev/changeset-release/main

chore: version packages

@faststats/proguard-mappings-upload-plugin@0.1.0

Toggle @faststats/proguard-mappings-upload-plugin@0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
LuggaPugga Luca Fischer
feat: enhance publish-proguard-plugin script to create GitHub releases

- Added functionality to read package information from package.json.
- Implemented logic to create a GitHub release if it does not already exist.
- Improved error handling for release creation process.
- Exited gracefully based on the presence of GitHub Actions environment variables.

dev.faststats.proguard-mappings-upload@0.1.0

Toggle dev.faststats.proguard-mappings-upload@0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
LuggaPugga Luca Fischer
chore: update dependencies and add changelog functionality

- Added @types/node dependency to package.json and bun.lock.
- Updated @types/node version in bun.lock.
- Changed changelog configuration to use @changesets/changelog-github.
- Introduced scripts for parsing changelog sections and syncing ProGuard version.
- Created initial CHANGELOG.md for the ProGuard plugin.