Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Sep 7, 2023
1 parent 804a207 commit dee44fe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
12 changes: 5 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.1.191 / 2023-09-07
====================
* Replace text-color-on-positive, text-color-on-negative, text-color-on-warning with text-color-fixed-light, text-color-fixed-dark ([#242](https://github.com/mondaycom/monday-ui-style/issues/242))

0.1.190 / 2023-09-07
====================
* fix(Erase): replace hard coded color ([#243](https://github.com/mondaycom/monday-ui-style/issues/243))
Expand Down Expand Up @@ -325,10 +329,4 @@

0.1.146 / 2022-11-24
====================
* revert to roboto ([#180](https://github.com/mondaycom/monday-ui-style/issues/180))

0.1.145 / 2022-11-20
====================
* update figtree ([#177](https://github.com/mondaycom/monday-ui-style/issues/177))
* update figtree
* update lock file
* revert to roboto ([#180](https://github.com/mondaycom/monday-ui-style/issues/180))
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": "monday-ui-style",
"version": "0.1.191",
"version": "0.1.192",
"description": "Monday UI CSS Foundations",
"main": "dist/index.css",
"scripts": {
Expand Down

0 comments on commit dee44fe

Please sign in to comment.