Skip to content

Commit

Permalink
Merge branch 'master' into date-range-picker
Browse files Browse the repository at this point in the history
  • Loading branch information
Quis90 authored Mar 14, 2024
2 parents b732a61 + 48b544d commit fa305ad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [16.5.0](https://github.com/mll-lab/react-components/compare/v16.4.0...v16.5.0) (2024-03-14)


### Features

* add standard format to DateRangePickerField ([ed0dda3](https://github.com/mll-lab/react-components/commit/ed0dda3c86e7a30c8c357588016091197bf0be5c))

# [16.4.0](https://github.com/mll-lab/react-components/compare/v16.3.0...v16.4.0) (2024-03-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mll-lab/react-components",
"description": "Shared React components of MLL",
"version": "16.4.0",
"version": "16.5.0",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit fa305ad

Please sign in to comment.