Skip to content

Commit d1b5c71

Browse files
Update CHANGELOG.md
1 parent 6053ad7 commit d1b5c71

File tree

1 file changed

+7
-21
lines changed

1 file changed

+7
-21
lines changed

CHANGELOG.md

+7-21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/davidhsianturi/laravel-compass/compare/v1.1.0...HEAD)
3+
## [Unreleased](https://github.com/davidhsianturi/laravel-compass/compare/v1.1.1...HEAD)
4+
5+
## [v1.1.1 (2020-12-12)](https://github.com/davidhsianturi/laravel-compass/compare/v1.1.0...v1.1.1)
6+
7+
## Changes
8+
9+
- PHP 8 support (#123)
410

511
## [v1.1.0 (2020-10-05)](https://github.com/davidhsianturi/laravel-compass/compare/v1.0.1...v1.1.0)
612

@@ -10,26 +16,6 @@
1016
- Update Tailwind config file ([#100](https://github.com/davidhsianturi/laravel-compass/pull/100))
1117
- Adding release drafter action ([#84](https://github.com/davidhsianturi/laravel-compass/pull/84))
1218

13-
## 📦 Dependencies
14-
15-
- Bump vue-router from 3.4.3 to 3.4.5 ([#104](https://github.com/davidhsianturi/laravel-compass/pull/104))
16-
- Bump tailwindcss from 1.8.9 to 1.8.10 ([#102](https://github.com/davidhsianturi/laravel-compass/pull/102))
17-
- Bump sass from 1.26.10 to 1.26.11 ([#101](https://github.com/davidhsianturi/laravel-compass/pull/101))
18-
- Bump tailwindcss from 1.8.4 to 1.8.9 ([#98](https://github.com/davidhsianturi/laravel-compass/pull/98))
19-
- Bump http-proxy from 1.18.0 to 1.18.1 ([#96](https://github.com/davidhsianturi/laravel-compass/pull/96))
20-
- Bump tailwindcss from 1.7.6 to 1.8.4 ([#94](https://github.com/davidhsianturi/laravel-compass/pull/94))
21-
- Bump sass-loader from 8.0.2 to 10.0.2 ([#95](https://github.com/davidhsianturi/laravel-compass/pull/95))
22-
- Bump laravel-mix from 5.0.4 to 5.0.5 ([#93](https://github.com/davidhsianturi/laravel-compass/pull/93))
23-
- Bump axios from 0.19.2 to 0.20.0 ([#92](https://github.com/davidhsianturi/laravel-compass/pull/92))
24-
- Bump vue and vue-template-compiler ([#91](https://github.com/davidhsianturi/laravel-compass/pull/91))
25-
- Bump tailwindcss from 1.2.0 to 1.7.6 ([#87](https://github.com/davidhsianturi/laravel-compass/pull/87))
26-
- Bump sass-loader from 8.0.2 to 10.0.1 ([#88](https://github.com/davidhsianturi/laravel-compass/pull/88))
27-
- Bump vue-router from 3.1.6 to 3.4.3 ([#89](https://github.com/davidhsianturi/laravel-compass/pull/89))
28-
- Bump sass from 1.26.3 to 1.26.10 ([#90](https://github.com/davidhsianturi/laravel-compass/pull/90))
29-
- Bump laravel-mix-purgecss from 5.0.0-rc.1 to 5.0.0 ([#86](https://github.com/davidhsianturi/laravel-compass/pull/86))
30-
- Bump elliptic from 6.5.2 to 6.5.3 ([#85](https://github.com/davidhsianturi/laravel-compass/pull/85))
31-
- Bump lodash from 4.17.15 to 4.17.19 ([#83](https://github.com/davidhsianturi/laravel-compass/pull/83))
32-
3319
## [v1.0.1 (2020-06-13)](https://github.com/davidhsianturi/laravel-compass/compare/v1.0.0...v1.0.1)
3420

3521
### Fixed

0 commit comments

Comments
 (0)