Skip to content

Commit

Permalink
chore(main): release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pepm-ci[bot] authored Jun 19, 2024
1 parent 403004b commit 30faeb7
Show file tree
Hide file tree
Showing 3 changed files with 16 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.1.0"
".": "1.1.1"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.1.1](https://github.com/equinor/pepm-ui/compare/v1.1.0...v1.1.1) (2024-06-19)


### 🧹 Chores

* Update model table columns with new data. ([c424beb](https://github.com/equinor/pepm-ui/commit/c424bebc86341f6424abc97064435591c5c4aebd))


### 🐛 Bug Fixes

* script update ([#295](https://github.com/equinor/pepm-ui/issues/295)) ([3182786](https://github.com/equinor/pepm-ui/commit/31827860a505ff41b7674ae3877101f86d2cfd24))
* upgrade @types/node from 16.18.51 to 16.18.97 ([#292](https://github.com/equinor/pepm-ui/issues/292)) ([d8e9edf](https://github.com/equinor/pepm-ui/commit/d8e9edfc62d8fac06ec7c4b1682d7403a7da2999))
* upgrade zod from 3.22.4 to 3.23.8 ([#290](https://github.com/equinor/pepm-ui/issues/290)) ([403004b](https://github.com/equinor/pepm-ui/commit/403004bfbc79a0b11cde266e8821da642e568761))

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


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.1.0",
"version": "1.1.1",
"private": true,
"dependencies": {
"@azure/msal-browser": "^2.32.2",
Expand Down

0 comments on commit 30faeb7

Please sign in to comment.