Skip to content

Commit

Permalink
release:
Browse files Browse the repository at this point in the history
  • Loading branch information
TSenter authored and github-actions[bot] committed Jan 13, 2025
1 parent 0ace008 commit 33c6094
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 29 deletions.
32 changes: 3 additions & 29 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,10 @@
{
"solution": {
"@nrg-ui/css": {
"impact": "minor",
"oldVersion": "0.12.0",
"newVersion": "0.13.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./packages/design-system/package.json"
"oldVersion": "0.13.0"
},
"@nrg-ui/core": {
"impact": "minor",
"oldVersion": "0.22.0",
"newVersion": "0.23.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./packages/ember-core/package.json"
"oldVersion": "0.23.0"
},
"@nrg-ui/standards": {
"oldVersion": "0.4.0"
Expand All @@ -39,5 +13,5 @@
"oldVersion": "0.2.0"
}
},
"description": "## Release (2025-01-08)\n\n@nrg-ui/css 0.13.0 (minor)\n@nrg-ui/core 0.23.0 (minor)\n\n#### :rocket: Enhancement\n* `test-app`, `@nrg-ui/css`, `@nrg-ui/core`\n * [#330](https://github.com/knoxville-utilities-board/nrg-ui/pull/330) refactor(search): Rewrite using dropdown ([@TSenter](https://github.com/TSenter))\n * [#327](https://github.com/knoxville-utilities-board/nrg-ui/pull/327) refactor(select): Rewrite using dropdown ([@TSenter](https://github.com/TSenter))\n* `docs-app`, `test-app`, `@nrg-ui/css`, `@nrg-ui/core`\n * [#323](https://github.com/knoxville-utilities-board/nrg-ui/pull/323) feat: Create dropdown component ([@TSenter](https://github.com/TSenter))\n\n#### :house: Internal\n* `test-app`, `@nrg-ui/css`, `@nrg-ui/core`\n * [#330](https://github.com/knoxville-utilities-board/nrg-ui/pull/330) refactor(search): Rewrite using dropdown ([@TSenter](https://github.com/TSenter))\n * [#327](https://github.com/knoxville-utilities-board/nrg-ui/pull/327) refactor(select): Rewrite using dropdown ([@TSenter](https://github.com/TSenter))\n* `@nrg-ui/css`\n * [#324](https://github.com/knoxville-utilities-board/nrg-ui/pull/324) chore: Move pagination styling to dedicated file ([@TSenter](https://github.com/TSenter))\n\n#### Committers: 1\n- Tyler Senter ([@TSenter](https://github.com/TSenter))\n"
"description": "\n\n\n\n"
}
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog






## Release (2025-01-08)

@nrg-ui/css 0.13.0 (minor)
Expand Down

0 comments on commit 33c6094

Please sign in to comment.