Skip to content

Commit a4c35ff

Browse files
chore(release): 1.8.1 [skip ci]
## [1.8.1](v1.8.0...v1.8.1) (2025-07-10) ### Bug Fixes * Var en feil høyde-em på tableheader ([9c8e86b](9c8e86b))
1 parent 9c8e86b commit a4c35ff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.1](https://github.com/NVE/nve-vue-components/compare/v1.8.0...v1.8.1) (2025-07-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Var en feil høyde-em på tableheader ([9c8e86b](https://github.com/NVE/nve-vue-components/commit/9c8e86b2c58e870770f43ec413b17660ef35c527))
7+
18
# [1.8.0](https://github.com/NVE/nve-vue-components/compare/v1.7.0...v1.8.0) (2025-07-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "1.8.0",
6+
"version": "1.8.1",
77
"private": false,
88
"description": "NVE's standard komponentbibliotek er implementert som web-components. Mer info om dette finner du her: https://designsystem.nve.no/ . Dette prosjektet inneholder komponenter som bygger på NVE sitt designsystem, men som blir ansett som for komplekse til å være rene web-komponenter.",
99
"author": "IUR NVE",

0 commit comments

Comments
 (0)