Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and pbullhove committed Feb 9, 2024
1 parent 8666b75 commit 436f263
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages/dm-core": "1.39.5",
"packages/dm-core-plugins": "1.46.1"
"packages/dm-core-plugins": "1.46.2"
}
7 changes: 7 additions & 0 deletions packages/dm-core-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,13 @@
* dependencies
* @development-framework/dm-core bumped from ^1.39.2 to ^1.39.3

## [1.46.2](https://github.com/equinor/dm-core-packages/compare/dm-core-plugins-v1.46.1...dm-core-plugins-v1.46.2) (2024-02-09)


### Bug Fixes

* no scroll bar on pagination in list ([8666b75](https://github.com/equinor/dm-core-packages/commit/8666b7593c169da2d1df5cfd1d99f220c61637e2))

## [1.46.1](https://github.com/equinor/dm-core-packages/compare/dm-core-plugins-v1.46.0...dm-core-plugins-v1.46.1) (2024-02-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/dm-core-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@development-framework/dm-core-plugins",
"license": "MIT",
"version": "1.46.1",
"version": "1.46.2",
"main": "dist/index.js",
"dependencies": {
"@development-framework/dm-core": "^1.39.5",
Expand Down

0 comments on commit 436f263

Please sign in to comment.