Skip to content

Commit e2ecd03

Browse files
committed
Bump to 3.4.2 (npm only)
1 parent 0512858 commit e2ecd03

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.4.2 (non-ruby only)
4+
5+
* Compatibility with Sass 1.33. [#1221](https://github.com/twbs/bootstrap-sass/pull/1221)
6+
37
## 3.4.0
48

59
* Bootstrap rubygem now depends on SassC instead of Sass.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-sass",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
55
"main": "assets/javascripts/bootstrap.js",
66
"style": "assets/stylesheets/_bootstrap.scss",

0 commit comments

Comments
 (0)