Skip to content

Commit 7bcd6ed

Browse files
committed
release: Release version 2.1.2
1 parent 597efd6 commit 7bcd6ed

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11

22

3+
### [2.1.2](https://github.com/MorevM/more-sass/compare/v2.1.1...v2.1.2) (2023-01-30)
4+
5+
6+
### Bug fixes
7+
8+
* Add `overflow: hidden` to `visually-hidden` mixin ([ee60fb0](https://github.com/MorevM/more-sass/commit/ee60fb07f1f8f702a9cf8e1a64460e9a0e634b0b))
9+
10+
11+
### Chores
12+
13+
* Disable `dependabot` for `devDependencies` ([597efd6](https://github.com/MorevM/more-sass/commit/597efd6d3949b15f63837f0eb963f271d80dc02d))
14+
* Upgrade devDeps ([2d33f55](https://github.com/MorevM/more-sass/commit/2d33f552eac2cd12b3a94c74d457e56102c25a79))
15+
316
### [2.1.1](https://github.com/MorevM/more-sass/compare/v2.1.0...v2.1.1) (2022-12-18)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "more-sass",
33
"description": "The library of useful SCSS mixins and functions",
44
"type": "module",
5-
"version": "2.1.1",
5+
"version": "2.1.2",
66
"private": false,
77
"engines": {
88
"node": ">=14"

0 commit comments

Comments
 (0)