Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Prepare release 2.1.1 #351

Merged
merged 5 commits into from
Jan 14, 2025
Merged

chore: Prepare release 2.1.1 #351

merged 5 commits into from
Jan 14, 2025

Conversation

miquelbeltran
Copy link
Contributor

@miquelbeltran miquelbeltran commented Jan 9, 2025

chore: Prepare release 2.1.1

Description 📝

  • Purpose: Prepare for release
  • Approach: Bump minor version (because new feature), update CHANGELOG and run npm audit fix

Type of change

  • prepare release

Updates

  • See CHANGELOG

Test plan 🧪

npm publish --dry-run

Dry run output
➜  raygun4node git:(release-2.2.0) npm publish --dry-run

> [email protected] prepare
> tsc

npm notice
npm notice 📦  [email protected]
npm notice Tarball Contents
npm notice 10.7kB CHANGELOG.md
npm notice 22.7kB README.md
npm notice 0B build/.gitkeep
npm notice 1.3kB build/raygun.batch.d.ts
npm notice 5.6kB build/raygun.batch.js
npm notice 1.1kB build/raygun.breadcrumbs.d.ts
npm notice 231B build/raygun.breadcrumbs.express.d.ts
npm notice 960B build/raygun.breadcrumbs.express.js
npm notice 4.7kB build/raygun.breadcrumbs.js
npm notice 5.8kB build/raygun.d.ts
npm notice 645B build/raygun.human.d.ts
npm notice 1.7kB build/raygun.human.js
npm notice 24.4kB build/raygun.js
npm notice 1.7kB build/raygun.messageBuilder.d.ts
npm notice 10.5kB build/raygun.messageBuilder.js
npm notice 626B build/raygun.offline.d.ts
npm notice 3.7kB build/raygun.offline.js
npm notice 272B build/raygun.sync.transport.d.ts
npm notice 1.3kB build/raygun.sync.transport.js
npm notice 11B build/raygun.sync.worker.d.ts
npm notice 2.0kB build/raygun.sync.worker.js
npm notice 496B build/raygun.transport.d.ts
npm notice 3.4kB build/raygun.transport.js
npm notice 52B build/timer.d.ts
npm notice 379B build/timer.js
npm notice 4.6kB build/types.d.ts
npm notice 77B build/types.js
npm notice 2.3kB package.json
npm notice Tarball Details
npm notice name: raygun
npm notice version: 2.2.0
npm notice filename: raygun-2.2.0.tgz
npm notice package size: 29.6 kB
npm notice unpacked size: 111.6 kB
npm notice shasum: e332a057c0740bdf1b40e6d6b74fedd2cfec37db
npm notice integrity: sha512-RjiWjlPYQi0wU[...]9Di460ETddpdA==
npm notice total files: 28
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access (dry-run)
+ [email protected]

Author to check 👓

  • Project and all contained modules builds successfully
  • Self-/dev-tested
  • Unit/UI/Automation/Integration tests provided where applicable
  • Code is written to standards
  • Appropriate documentation written (code comments, internal docs)

Reviewer to check ✔️

  • Project and all contained modules builds successfully
  • Change has been dev-/reviewer-tested, where possible
  • Unit/UI/Automation/Integration tests provided where applicable
  • Code is written to standards
  • Appropriate documentation written (code comments, internal docs)

CHANGELOG.md Outdated Show resolved Hide resolved
@miquelbeltran miquelbeltran changed the title chore: Prepare release 2.2.0 chore: Prepare release 2.1.1 Jan 13, 2025
@miquelbeltran
Copy link
Contributor Author

I changed the CHANGELOG and I changed the version from 2.2.0 to 2.1.1, since it doesn't include any new features now.

Copy link
Contributor

@TheRealAgentK TheRealAgentK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miquelbeltran miquelbeltran merged commit 1709f5d into develop Jan 14, 2025
5 checks passed
@miquelbeltran miquelbeltran deleted the release-2.2.0 branch January 14, 2025 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants