Skip to content

Commit

Permalink
Merge pull request #105 from CSCfi/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--release-please-action

chore(main): release 1.3.11
  • Loading branch information
villeerikssoncsc authored Jan 24, 2024
2 parents 875aaab + 17b4668 commit fe30124
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions packages/csc-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.11](https://github.com/CSCfi/ui/compare/v1.3.10...v1.3.11) (2024-01-24)


### Bug Fixes

* c-tag - expose the tag border radius as a css variable ([bb860de](https://github.com/CSCfi/ui/commit/bb860def4be0b204d0a481e5ddce871164cfa045))

## [1.3.10](https://github.com/CSCfi/ui/compare/v1.3.9...v1.3.10) (2024-01-24)


Expand Down
4 changes: 2 additions & 2 deletions packages/csc-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/csc-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@
},
"types": "dist/types/index.d.ts",
"unpkg": "dist/csc-ui/csc-ui.esm.js",
"version": "1.3.10"
"version": "1.3.11"
}

0 comments on commit fe30124

Please sign in to comment.