Skip to content

Commit

Permalink
chore(main): release 1.1.0 (#285)
Browse files Browse the repository at this point in the history
Co-authored-by: pepm-ci[bot] <170424145+pepm-ci[bot]@users.noreply.github.com>
  • Loading branch information
pepm-ci[bot] authored Jun 14, 2024
1 parent c44c92b commit 1d1988d
Show file tree
Hide file tree
Showing 3 changed files with 19 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,3 +1,3 @@
{
".": "1.0.3"
".": "1.1.0"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.1.0](https://github.com/equinor/pepm-ui/compare/v1.0.3...v1.1.0) (2024-06-10)


### 🧹 Chores

* deleted package-lock as we use yarn.lock ([c963cd7](https://github.com/equinor/pepm-ui/commit/c963cd70503a493c4c061f1a5d641604d368c20f))


### ✨ Features

* Add GDE select Dialog. ([#293](https://github.com/equinor/pepm-ui/issues/293)) ([1b386c7](https://github.com/equinor/pepm-ui/commit/1b386c785eff2941133fcce1bc592a8137f770bb))


### 🐛 Bug Fixes

* Missing Architectural Element in table. Architectural Element multiselect. Small styling changes. ([#294](https://github.com/equinor/pepm-ui/issues/294)) ([c44c92b](https://github.com/equinor/pepm-ui/commit/c44c92b7a248211e9676ff09abe232c5e0af7c11))

## [1.0.3](https://github.com/equinor/pepm-ui/compare/v1.0.2...v1.0.3) (2024-05-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pepm-ui",
"version": "1.0.3",
"version": "1.1.0",
"private": true,
"dependencies": {
"@azure/msal-browser": "^2.32.2",
Expand Down

0 comments on commit 1d1988d

Please sign in to comment.