Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens committed Sep 13, 2022
1 parent fa4f875 commit 0482d8c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v2.3.2 / 2022-09-13

- Fix TypeScript types when using require ([#276](https://github.com/JedWatson/classnames/pull/276))
- Fix toString as '[Object object]' in a vm ([#281](https://github.com/JedWatson/classnames/pull/281))

## v2.3.1 / 2021-04-03

- Fix bind/dedupe TypeScript types exports
Expand Down

0 comments on commit 0482d8c

Please sign in to comment.