Skip to content

Commit

Permalink
bumps version and adds contributors (#59)
Browse files Browse the repository at this point in the history
* bumps version and adds contributors

* Updates changelog and bumps version number
  • Loading branch information
roblarsen committed May 5, 2020
1 parent c2963dc commit 251ab19
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 10 deletions.
22 changes: 19 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
## Changelog
# Changelog

### 2.0.0 (June 4, 2019)
## 2.1.0 (May 4, 2020)

- Add and update `browserlist` ([#58](https://github.com/h5bp/main.css/pull/58)) ([#38](https://github.com/h5bp/main.css/commit/1761c424b12f5628ade32bd0626ab8b1e68ffb75))
- Updates to stylelint-config-standard and add lint script ([#55](https://github.com/h5bp/main.css/pull/55))
- Create `.npmignore` ([#54](https://github.com/h5bp/main.css/pull/54))
- Add `[hidden]` attribute support ([#53](https://github.com/h5bp/main.css/pull/53))
- Update _print.css ([#52](https://github.com/h5bp/main.css/pull/52))
- Remove .browserupgrade class ([#51](https://github.com/h5bp/main.css/pull/51))
- Added GitHub actions ([#45](https://github.com/h5bp/main.css/pull/45))
- Remove odd label comments ([#33](https://github.com/h5bp/main.css/pull/33))
- Upgrade to gulp 4 ([#41 · h5bp/main\.css](https://github.com/h5bp/main.css/pull/41))
- Improve ESLint configuration ([#40](https://github.com/h5bp/main.css/pull/40))
- Add blank lines in print css and fix block comments ([#31](https://github.com/h5bp/main.css/pull/31))
- HTTPS links in gitignore ([#35](https://github.com/h5bp/main.css/pull/35))
- Add stylelint as a dependency and other minor devdeps update ([#32](https://github.com/h5bp/main.css/pull/32))

## 2.0.0 (June 4, 2019)

- Add `.stylelintrc` config ([#18](https://github.com/h5bp/main.css/pull/18))
- Rename `visuallyhidden` to `sr-only` ([#27](https://github.com/h5bp/main.css/pull/27))
Expand All @@ -10,7 +26,7 @@
- Add `CONTRIBUTORS.md`([#9](https://github.com/h5bp/main.css/pull/9))
- Minor devdeps and README updates ([#11](https://github.com/h5bp/main.css/pull/11)), ([#24](https://github.com/h5bp/main.css/pull/24))

### 1.0.0 (October 8, 2018)
## 1.0.0 (October 8, 2018)

- Break `main.css` into multiple files, implements build ([ddd8e50](https://github.com/h5bp/main.css/commit/ddd8e50c1b80a108a0552b359c1e717dad484d3b)) [`13c6fd5`](https://github.com/h5bp/main.css/commit/13c6fd562949e63959c1e5a30957473e0806dad4))
- Added `travis.yml` ([88b4250](https://github.com/h5bp/main.css/commit/88b42503c0f223103a090854603816f8dbd84367))
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Thanks everyone!
- [thatryan](https://github.com/thatryan)
- [TheLonelyGhost](https://github.com/TheLonelyGhost)
- [timmytofu](https://github.com/timmytofu)
- [vltansky](https://github.com/vltansky)
- [WraithKenny](https://github.com/WraithKenny)
- [XhmikosR](https://github.com/XhmikosR)

2 changes: 1 addition & 1 deletion dist/_base.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
Expand Down
2 changes: 1 addition & 1 deletion dist/_helpers.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/* ==========================================================================
Helper classes
========================================================================== */
Expand Down
2 changes: 1 addition & 1 deletion dist/_mqs.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Expand Down
2 changes: 1 addition & 1 deletion dist/_print.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/* ==========================================================================
Print styles.
Inlined to avoid the additional HTTP request:
Expand Down
2 changes: 1 addition & 1 deletion dist/main.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
Expand Down
2 changes: 1 addition & 1 deletion 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": "main.css",
"version": "2.0.0",
"version": "2.1.0",
"description": "The main.css file from HTML5 Boilerplate",
"scripts": {
"build": "gulp build",
Expand Down

0 comments on commit 251ab19

Please sign in to comment.