Updated bower dependencies for client.

This commit is contained in:
baldo 2022-08-02 15:24:19 +02:00
commit fe5b68e1c4
136 changed files with 7596 additions and 9284 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## 3.4.3 (non-ruby only)
* Fix malformed `math.div` expressions. [#1225](https://github.com/twbs/bootstrap-sass/pull/1225)
## 3.4.2 (non-ruby only)
* Compatibility with Sass 1.33. [#1221](https://github.com/twbs/bootstrap-sass/pull/1221)
## 3.4.0
* Bootstrap rubygem now depends on SassC instead of Sass.