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

Prepare Release #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"solution": {
"@bagaar/ember-pagination": {
"impact": "patch",
"oldVersion": "0.7.0",
"newVersion": "0.7.1",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./ember-pagination/package.json"
}
},
"description": "## Release (2024-03-06)\n\n@bagaar/ember-pagination 0.7.1 (patch)\n\n#### :house: Internal\n* `@bagaar/ember-pagination`\n * [#83](https://github.com/Bagaar/ember-pagination/pull/83) Set up Release Plan ([@bertdeblock](https://github.com/bertdeblock))\n\n#### Committers: 1\n- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))\n"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## Release (2024-03-06)

@bagaar/ember-pagination 0.7.1 (patch)

#### :house: Internal
* `@bagaar/ember-pagination`
* [#83](https://github.com/Bagaar/ember-pagination/pull/83) Set up Release Plan ([@bertdeblock](https://github.com/bertdeblock))

#### Committers: 1
- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.


Expand Down
2 changes: 1 addition & 1 deletion ember-pagination/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bagaar/ember-pagination",
"version": "0.7.0",
"version": "0.7.1",
"description": "Easy customisable pagination component for Ember applications.",
"keywords": [
"ember-addon",
Expand Down
Empty file added stderr.log
Empty file.