Skip to content

Commit

Permalink
chore(main): release 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and danielstorey committed Feb 12, 2024
1 parent 535a14b commit a3c6b76
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.18.0](https://github.com/leviat-tech/concrete/compare/v2.17.0...v2.18.0) (2024-02-12)


### Features

* enable ub and sup script for input labels ([#255](https://github.com/leviat-tech/concrete/issues/255)) ([57be9ba](https://github.com/leviat-tech/concrete/commit/57be9baa422e15fab32efd72f8994e1e811e783a))


### Bug Fixes

* add g/m3 and kg/m3 to units ([535a14b](https://github.com/leviat-tech/concrete/commit/535a14b5652462ca1d2ecd35a680a1f12cb767fd))

## [2.17.0](https://github.com/leviat-tech/concrete/compare/v2.16.0...v2.17.0) (2024-01-17)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crhio/concrete",
"version": "2.17.0",
"version": "2.18.0",
"main": "src/index.js",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit a3c6b76

Please sign in to comment.