-
Notifications
You must be signed in to change notification settings - Fork 3
chore: bump version to v0.95.0 #1470
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
Conversation
release v0.89.0
release v0.90.0
release v0.91.0
release v0.92.0
release v0.93.0
Release v0.94.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR bumps the project version from v0.94.0 to v0.95.0, updating version references across package configuration files and documenting the changes in the changelog.
- Version incremented from 0.94.0 to 0.95.0 in package.json and package-lock.json
- CHANGELOG.md updated with v0.95.0 section listing 4 PRs (security fixes, validation improvements, and deployment updates)
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updated version field from 0.94.0 to 0.95.0 |
| package-lock.json | Updated version field in both top-level and packages root from 0.94.0 to 0.95.0 |
| CHANGELOG.md | Added v0.95.0 section with changelog entries for recent PRs and updates to v0.94.0 section |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). | ||
|
|
||
| #### [v0.95.0](https://github.com/isomerpages/isomercms-backend/compare/v0.94.0...v0.95.0) | ||
|
|
Copilot
AI
Dec 4, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The v0.95.0 changelog section is missing a release date. All other version entries in the changelog (v0.94.0, v0.93.0, v0.92.0, v0.91.0, etc.) include a date in the format "> DD Month YYYY". Consider adding a date for consistency with the changelog format.
| > 1 November 2025 |
|
|
Problem
Closes [insert issue #]
Solution
Breaking Changes
Features:
Improvements:
Bug Fixes:
Before & After Screenshots
BEFORE:
AFTER:
Tests
Deploy Notes
New environment variables:
env var: env var detailsfetch_ssm_parameters.sh)New scripts:
script: script detailsNew dependencies:
dependency: dependency detailsNew dev dependencies:
dependency: dependency details