Skip to content

Commit 7c399f7

Browse files
Merge pull request #574 from mainmatter/mainmatterize
Rebrand simplabs to Mainmatter
2 parents 0900a98 + 66f5401 commit 7c399f7

3 files changed

Lines changed: 70 additions & 70 deletions

File tree

CHANGELOG.md

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## v1.2.0 (2022-04-13)
44

55
#### :rocket: Enhancement
6-
* [#501](https://github.com/simplabs/ember-hbs-minifier/pull/501) Enable parallel file processing for `ember-cli-babel` ([@Turbo87](https://github.com/Turbo87))
6+
* [#501](https://github.com/Mainmatter/ember-hbs-minifier/pull/501) Enable parallel file processing for `ember-cli-babel` ([@Turbo87](https://github.com/Turbo87))
77

88
#### Committers: 1
99
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
@@ -12,7 +12,7 @@
1212
## v1.1.0 (2022-04-12)
1313

1414
#### :rocket: Enhancement
15-
* [#498](https://github.com/simplabs/ember-hbs-minifier/pull/498) Ensure plugin works for inline template compilation and co-located components ([@boris-petrov](https://github.com/boris-petrov))
15+
* [#498](https://github.com/Mainmatter/ember-hbs-minifier/pull/498) Ensure plugin works for inline template compilation and co-located components ([@boris-petrov](https://github.com/boris-petrov))
1616

1717
#### Committers: 1
1818
- Boris Petrov ([@boris-petrov](https://github.com/boris-petrov))
@@ -21,23 +21,23 @@
2121
## v1.0.0 (2022-04-11)
2222

2323
#### :boom: Breaking Change
24-
* [#496](https://github.com/simplabs/ember-hbs-minifier/pull/496) Update peer requirements ([@Turbo87](https://github.com/Turbo87))
25-
* [#235](https://github.com/simplabs/ember-hbs-minifier/pull/235) Adjust Ember.js support matrix to `~3.4.0 || ~3.8.0 || ~3.12.0 || >= 3.16.0` ([@Turbo87](https://github.com/Turbo87))
24+
* [#496](https://github.com/Mainmatter/ember-hbs-minifier/pull/496) Update peer requirements ([@Turbo87](https://github.com/Turbo87))
25+
* [#235](https://github.com/Mainmatter/ember-hbs-minifier/pull/235) Adjust Ember.js support matrix to `~3.4.0 || ~3.8.0 || ~3.12.0 || >= 3.16.0` ([@Turbo87](https://github.com/Turbo87))
2626

2727
#### :house: Internal
28-
* [#495](https://github.com/simplabs/ember-hbs-minifier/pull/495) tests: Add `this.` prefix to templates ([@Turbo87](https://github.com/Turbo87))
29-
* [#460](https://github.com/simplabs/ember-hbs-minifier/pull/460) Replace deprecated class-based AST transform plugin ([@Turbo87](https://github.com/Turbo87))
30-
* [#459](https://github.com/simplabs/ember-hbs-minifier/pull/459) Enable Ember Octane features ([@Turbo87](https://github.com/Turbo87))
31-
* [#458](https://github.com/simplabs/ember-hbs-minifier/pull/458) Add `ember-auto-import` dev dependency ([@Turbo87](https://github.com/Turbo87))
32-
* [#457](https://github.com/simplabs/ember-hbs-minifier/pull/457) Remove unused `ember-cli-htmlbars-inline-precompile` dependency ([@Turbo87](https://github.com/Turbo87))
33-
* [#451](https://github.com/simplabs/ember-hbs-minifier/pull/451) renovate: Update `pnpm` version automatically ([@Turbo87](https://github.com/Turbo87))
34-
* [#447](https://github.com/simplabs/ember-hbs-minifier/pull/447) Replace Mocha with QUnit ([@Turbo87](https://github.com/Turbo87))
35-
* [#446](https://github.com/simplabs/ember-hbs-minifier/pull/446) renovate: Disable for `@glimmer/syntax-*` dependencies ([@Turbo87](https://github.com/Turbo87))
36-
* [#424](https://github.com/simplabs/ember-hbs-minifier/pull/424) Use `pnpm` package manager ([@Turbo87](https://github.com/Turbo87))
37-
* [#425](https://github.com/simplabs/ember-hbs-minifier/pull/425) Update `ember-try` to v2 ([@Turbo87](https://github.com/Turbo87))
38-
* [#423](https://github.com/simplabs/ember-hbs-minifier/pull/423) Remove unmaintained `multidep` dependency ([@Turbo87](https://github.com/Turbo87))
39-
* [#418](https://github.com/simplabs/ember-hbs-minifier/pull/418) CI: Remove schedule trigger ([@Turbo87](https://github.com/Turbo87))
40-
* [#419](https://github.com/simplabs/ember-hbs-minifier/pull/419) ember-try: Disable Ember.js 4.x scenarios ([@Turbo87](https://github.com/Turbo87))
28+
* [#495](https://github.com/Mainmatter/ember-hbs-minifier/pull/495) tests: Add `this.` prefix to templates ([@Turbo87](https://github.com/Turbo87))
29+
* [#460](https://github.com/Mainmatter/ember-hbs-minifier/pull/460) Replace deprecated class-based AST transform plugin ([@Turbo87](https://github.com/Turbo87))
30+
* [#459](https://github.com/Mainmatter/ember-hbs-minifier/pull/459) Enable Ember Octane features ([@Turbo87](https://github.com/Turbo87))
31+
* [#458](https://github.com/Mainmatter/ember-hbs-minifier/pull/458) Add `ember-auto-import` dev dependency ([@Turbo87](https://github.com/Turbo87))
32+
* [#457](https://github.com/Mainmatter/ember-hbs-minifier/pull/457) Remove unused `ember-cli-htmlbars-inline-precompile` dependency ([@Turbo87](https://github.com/Turbo87))
33+
* [#451](https://github.com/Mainmatter/ember-hbs-minifier/pull/451) renovate: Update `pnpm` version automatically ([@Turbo87](https://github.com/Turbo87))
34+
* [#447](https://github.com/Mainmatter/ember-hbs-minifier/pull/447) Replace Mocha with QUnit ([@Turbo87](https://github.com/Turbo87))
35+
* [#446](https://github.com/Mainmatter/ember-hbs-minifier/pull/446) renovate: Disable for `@glimmer/syntax-*` dependencies ([@Turbo87](https://github.com/Turbo87))
36+
* [#424](https://github.com/Mainmatter/ember-hbs-minifier/pull/424) Use `pnpm` package manager ([@Turbo87](https://github.com/Turbo87))
37+
* [#425](https://github.com/Mainmatter/ember-hbs-minifier/pull/425) Update `ember-try` to v2 ([@Turbo87](https://github.com/Turbo87))
38+
* [#423](https://github.com/Mainmatter/ember-hbs-minifier/pull/423) Remove unmaintained `multidep` dependency ([@Turbo87](https://github.com/Turbo87))
39+
* [#418](https://github.com/Mainmatter/ember-hbs-minifier/pull/418) CI: Remove schedule trigger ([@Turbo87](https://github.com/Turbo87))
40+
* [#419](https://github.com/Mainmatter/ember-hbs-minifier/pull/419) ember-try: Disable Ember.js 4.x scenarios ([@Turbo87](https://github.com/Turbo87))
4141

4242
#### Committers: 1
4343
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
@@ -46,10 +46,10 @@
4646
## v0.5.0 (2020-02-17)
4747

4848
#### :boom: Breaking Change
49-
* [#221](https://github.com/simplabs/ember-hbs-minifier/pull/221) Drop support for Node 8 ([@Turbo87](https://github.com/Turbo87))
49+
* [#221](https://github.com/Mainmatter/ember-hbs-minifier/pull/221) Drop support for Node 8 ([@Turbo87](https://github.com/Turbo87))
5050

5151
#### :house: Internal
52-
* [#195](https://github.com/simplabs/ember-hbs-minifier/pull/195) testem: Increase `browser_start_timeout` ([@Turbo87](https://github.com/Turbo87))
52+
* [#195](https://github.com/Mainmatter/ember-hbs-minifier/pull/195) testem: Increase `browser_start_timeout` ([@Turbo87](https://github.com/Turbo87))
5353

5454
#### Committers: 1
5555
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
@@ -58,16 +58,16 @@
5858
## v0.4.1 (2019-11-23)
5959

6060
#### :rocket: Enhancement
61-
* [#180](https://github.com/simplabs/ember-hbs-minifier/pull/180) Collapse whitespace in `class` attributes ([@Turbo87](https://github.com/Turbo87))
61+
* [#180](https://github.com/Mainmatter/ember-hbs-minifier/pull/180) Collapse whitespace in `class` attributes ([@Turbo87](https://github.com/Turbo87))
6262

6363
#### :bug: Bug Fix
64-
* [#177](https://github.com/simplabs/ember-hbs-minifier/pull/177) Fix unintended attribute minification ([@Turbo87](https://github.com/Turbo87))
64+
* [#177](https://github.com/Mainmatter/ember-hbs-minifier/pull/177) Fix unintended attribute minification ([@Turbo87](https://github.com/Turbo87))
6565

6666
#### :house: Internal
67-
* [#178](https://github.com/simplabs/ember-hbs-minifier/pull/178) Update `ember-mocha` to v0.16.2 ([@Turbo87](https://github.com/Turbo87))
68-
* [#181](https://github.com/simplabs/ember-hbs-minifier/pull/181) ESLint: Fix tests config ([@Turbo87](https://github.com/Turbo87))
69-
* [#179](https://github.com/simplabs/ember-hbs-minifier/pull/179) Replace TravisCI with GitHub Actions ([@Turbo87](https://github.com/Turbo87))
70-
* [#110](https://github.com/simplabs/ember-hbs-minifier/pull/110) CI: Skip unnecessary steps for `npm publish` job ([@Turbo87](https://github.com/Turbo87))
67+
* [#178](https://github.com/Mainmatter/ember-hbs-minifier/pull/178) Update `ember-mocha` to v0.16.2 ([@Turbo87](https://github.com/Turbo87))
68+
* [#181](https://github.com/Mainmatter/ember-hbs-minifier/pull/181) ESLint: Fix tests config ([@Turbo87](https://github.com/Turbo87))
69+
* [#179](https://github.com/Mainmatter/ember-hbs-minifier/pull/179) Replace TravisCI with GitHub Actions ([@Turbo87](https://github.com/Turbo87))
70+
* [#110](https://github.com/Mainmatter/ember-hbs-minifier/pull/110) CI: Skip unnecessary steps for `npm publish` job ([@Turbo87](https://github.com/Turbo87))
7171

7272
#### Committers: 1
7373
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
@@ -76,34 +76,34 @@
7676
## v0.4.0 (2019-04-29)
7777

7878
#### :boom: Breaking Change
79-
* [#95](https://github.com/simplabs/ember-hbs-minifier/pull/95) Drop support for Ember.js below v3.4.0 ([@Turbo87](https://github.com/Turbo87))
80-
* [#93](https://github.com/simplabs/ember-hbs-minifier/pull/93) Drop support for Node.js 6 ([@Turbo87](https://github.com/Turbo87))
81-
* [#35](https://github.com/simplabs/ember-hbs-minifier/pull/35) Drop support for Node.js 4 ([@Turbo87](https://github.com/Turbo87))
82-
* [#34](https://github.com/simplabs/ember-hbs-minifier/pull/34) CI: Change Node.js to v6 ([@mike-north](https://github.com/mike-north))
79+
* [#95](https://github.com/Mainmatter/ember-hbs-minifier/pull/95) Drop support for Ember.js below v3.4.0 ([@Turbo87](https://github.com/Turbo87))
80+
* [#93](https://github.com/Mainmatter/ember-hbs-minifier/pull/93) Drop support for Node.js 6 ([@Turbo87](https://github.com/Turbo87))
81+
* [#35](https://github.com/Mainmatter/ember-hbs-minifier/pull/35) Drop support for Node.js 4 ([@Turbo87](https://github.com/Turbo87))
82+
* [#34](https://github.com/Mainmatter/ember-hbs-minifier/pull/34) CI: Change Node.js to v6 ([@mike-north](https://github.com/mike-north))
8383

8484
#### :memo: Documentation
85-
* [#109](https://github.com/simplabs/ember-hbs-minifier/pull/109) Update `package.json` metadata ([@Turbo87](https://github.com/Turbo87))
86-
* [#97](https://github.com/simplabs/ember-hbs-minifier/pull/97) README: Add "Compatibility" section ([@Turbo87](https://github.com/Turbo87))
87-
* [#33](https://github.com/simplabs/ember-hbs-minifier/pull/33) Add repo url ([@ctjhoa](https://github.com/ctjhoa))
85+
* [#109](https://github.com/Mainmatter/ember-hbs-minifier/pull/109) Update `package.json` metadata ([@Turbo87](https://github.com/Turbo87))
86+
* [#97](https://github.com/Mainmatter/ember-hbs-minifier/pull/97) README: Add "Compatibility" section ([@Turbo87](https://github.com/Turbo87))
87+
* [#33](https://github.com/Mainmatter/ember-hbs-minifier/pull/33) Add repo url ([@ctjhoa](https://github.com/ctjhoa))
8888

8989
#### :house: Internal
90-
* [#107](https://github.com/simplabs/ember-hbs-minifier/pull/107) Replace `object-hash` with `hash-obj` ([@Turbo87](https://github.com/Turbo87))
91-
* [#106](https://github.com/simplabs/ember-hbs-minifier/pull/106) Cleanup `package.json` file ([@Turbo87](https://github.com/Turbo87))
92-
* [#105](https://github.com/simplabs/ember-hbs-minifier/pull/105) Specify individual AST plugin config per test ([@Turbo87](https://github.com/Turbo87))
93-
* [#104](https://github.com/simplabs/ember-hbs-minifier/pull/104) CI: Run unit tests with coverage reporting ([@Turbo87](https://github.com/Turbo87))
94-
* [#103](https://github.com/simplabs/ember-hbs-minifier/pull/103) Simplifications ([@Turbo87](https://github.com/Turbo87))
95-
* [#102](https://github.com/simplabs/ember-hbs-minifier/pull/102) Include original template in snapshot ([@Turbo87](https://github.com/Turbo87))
96-
* [#101](https://github.com/simplabs/ember-hbs-minifier/pull/101) Remove the unnecessary `loc` properties from the AST snapshots ([@Turbo87](https://github.com/Turbo87))
97-
* [#100](https://github.com/simplabs/ember-hbs-minifier/pull/100) Use `multidep` to test against multiple `@glimmer/syntax` versions ([@Turbo87](https://github.com/Turbo87))
98-
* [#99](https://github.com/simplabs/ember-hbs-minifier/pull/99) Replace `ember-cli-eslint` with regular ESLint ([@Turbo87](https://github.com/Turbo87))
99-
* [#98](https://github.com/simplabs/ember-hbs-minifier/pull/98) CI: Use dedicated jobs for Node.js and Ember tests ([@Turbo87](https://github.com/Turbo87))
100-
* [#96](https://github.com/simplabs/ember-hbs-minifier/pull/96) Remove jQuery usage ([@Turbo87](https://github.com/Turbo87))
101-
* [#94](https://github.com/simplabs/ember-hbs-minifier/pull/94) Update tests to "new" testing APIs ([@Turbo87](https://github.com/Turbo87))
102-
* [#46](https://github.com/simplabs/ember-hbs-minifier/pull/46) Improve CI configuration ([@Turbo87](https://github.com/Turbo87))
103-
* [#32](https://github.com/simplabs/ember-hbs-minifier/pull/32) Update `ember-cli` to v2.18.2 ([@Turbo87](https://github.com/Turbo87))
104-
* [#31](https://github.com/simplabs/ember-hbs-minifier/pull/31) Update `ember-cli-eslint` to v4.2.3 ([@Turbo87](https://github.com/Turbo87))
105-
* [#30](https://github.com/simplabs/ember-hbs-minifier/pull/30) Update secondary dependencies ([@Turbo87](https://github.com/Turbo87))
106-
* [#29](https://github.com/simplabs/ember-hbs-minifier/pull/29) Remove unused dependencies ([@Turbo87](https://github.com/Turbo87))
90+
* [#107](https://github.com/Mainmatter/ember-hbs-minifier/pull/107) Replace `object-hash` with `hash-obj` ([@Turbo87](https://github.com/Turbo87))
91+
* [#106](https://github.com/Mainmatter/ember-hbs-minifier/pull/106) Cleanup `package.json` file ([@Turbo87](https://github.com/Turbo87))
92+
* [#105](https://github.com/Mainmatter/ember-hbs-minifier/pull/105) Specify individual AST plugin config per test ([@Turbo87](https://github.com/Turbo87))
93+
* [#104](https://github.com/Mainmatter/ember-hbs-minifier/pull/104) CI: Run unit tests with coverage reporting ([@Turbo87](https://github.com/Turbo87))
94+
* [#103](https://github.com/Mainmatter/ember-hbs-minifier/pull/103) Simplifications ([@Turbo87](https://github.com/Turbo87))
95+
* [#102](https://github.com/Mainmatter/ember-hbs-minifier/pull/102) Include original template in snapshot ([@Turbo87](https://github.com/Turbo87))
96+
* [#101](https://github.com/Mainmatter/ember-hbs-minifier/pull/101) Remove the unnecessary `loc` properties from the AST snapshots ([@Turbo87](https://github.com/Turbo87))
97+
* [#100](https://github.com/Mainmatter/ember-hbs-minifier/pull/100) Use `multidep` to test against multiple `@glimmer/syntax` versions ([@Turbo87](https://github.com/Turbo87))
98+
* [#99](https://github.com/Mainmatter/ember-hbs-minifier/pull/99) Replace `ember-cli-eslint` with regular ESLint ([@Turbo87](https://github.com/Turbo87))
99+
* [#98](https://github.com/Mainmatter/ember-hbs-minifier/pull/98) CI: Use dedicated jobs for Node.js and Ember tests ([@Turbo87](https://github.com/Turbo87))
100+
* [#96](https://github.com/Mainmatter/ember-hbs-minifier/pull/96) Remove jQuery usage ([@Turbo87](https://github.com/Turbo87))
101+
* [#94](https://github.com/Mainmatter/ember-hbs-minifier/pull/94) Update tests to "new" testing APIs ([@Turbo87](https://github.com/Turbo87))
102+
* [#46](https://github.com/Mainmatter/ember-hbs-minifier/pull/46) Improve CI configuration ([@Turbo87](https://github.com/Turbo87))
103+
* [#32](https://github.com/Mainmatter/ember-hbs-minifier/pull/32) Update `ember-cli` to v2.18.2 ([@Turbo87](https://github.com/Turbo87))
104+
* [#31](https://github.com/Mainmatter/ember-hbs-minifier/pull/31) Update `ember-cli-eslint` to v4.2.3 ([@Turbo87](https://github.com/Turbo87))
105+
* [#30](https://github.com/Mainmatter/ember-hbs-minifier/pull/30) Update secondary dependencies ([@Turbo87](https://github.com/Turbo87))
106+
* [#29](https://github.com/Mainmatter/ember-hbs-minifier/pull/29) Remove unused dependencies ([@Turbo87](https://github.com/Turbo87))
107107

108108
#### Committers: 3
109109
- Camille TJHOA ([@ctjhoa](https://github.com/ctjhoa))
@@ -114,7 +114,7 @@
114114
## v0.3.0 (2018-03-14)
115115

116116
#### :rocket: Enhancement
117-
* [#14](https://github.com/simplabs/ember-hbs-minifier/pull/14) Minify Templates based on a white list ([@siva-sundar](https://github.com/siva-sundar))
117+
* [#14](https://github.com/Mainmatter/ember-hbs-minifier/pull/14) Minify Templates based on a white list ([@siva-sundar](https://github.com/siva-sundar))
118118

119119
#### Committers: 1
120120
- sivakumar ([@siva-sundar](https://github.com/siva-sundar))
@@ -123,25 +123,25 @@
123123
## v0.2.0 (2018-02-05)
124124

125125
#### :rocket: Enhancement
126-
* [#17](https://github.com/simplabs/ember-hbs-minifier/pull/17) Move ember-cli-babel to devDependencies ([@topaxi](https://github.com/topaxi))
127-
* [#16](https://github.com/simplabs/ember-hbs-minifier/pull/16) Collapse multiple leading and trailing whitespaces into a single whitespace / Does not collapse multiple   ([@siva-sundar](https://github.com/siva-sundar))
126+
* [#17](https://github.com/Mainmatter/ember-hbs-minifier/pull/17) Move ember-cli-babel to devDependencies ([@topaxi](https://github.com/topaxi))
127+
* [#16](https://github.com/Mainmatter/ember-hbs-minifier/pull/16) Collapse multiple leading and trailing whitespaces into a single whitespace / Does not collapse multiple   ([@siva-sundar](https://github.com/siva-sundar))
128128

129129
#### :memo: Documentation
130-
* [#19](https://github.com/simplabs/ember-hbs-minifier/pull/19) fix copyright notice ([@marcoow](https://github.com/marcoow))
131-
* [#1](https://github.com/simplabs/ember-hbs-minifier/pull/1) Update README.md ([@xomaczar](https://github.com/xomaczar))
130+
* [#19](https://github.com/Mainmatter/ember-hbs-minifier/pull/19) fix copyright notice ([@marcoow](https://github.com/marcoow))
131+
* [#1](https://github.com/Mainmatter/ember-hbs-minifier/pull/1) Update README.md ([@xomaczar](https://github.com/xomaczar))
132132

133133
#### :house: Internal
134-
* [#27](https://github.com/simplabs/ember-hbs-minifier/pull/27) Use RFC176 imports ([@Turbo87](https://github.com/Turbo87))
135-
* [#23](https://github.com/simplabs/ember-hbs-minifier/pull/23) Update `ember-cli-mocha` to v0.15.0 ([@Turbo87](https://github.com/Turbo87))
136-
* [#25](https://github.com/simplabs/ember-hbs-minifier/pull/25) Update `ember-cli` to v2.12.3 ([@Turbo87](https://github.com/Turbo87))
137-
* [#26](https://github.com/simplabs/ember-hbs-minifier/pull/26) Update `ember-cli-mocha` to v0.14.5 ([@Turbo87](https://github.com/Turbo87))
138-
* [#24](https://github.com/simplabs/ember-hbs-minifier/pull/24) Update `ember-cli-babel` to v6.11.0 ([@Turbo87](https://github.com/Turbo87))
139-
* [#20](https://github.com/simplabs/ember-hbs-minifier/pull/20) test with headless chrome ([@marcoow](https://github.com/marcoow))
140-
* [#11](https://github.com/simplabs/ember-hbs-minifier/pull/11) Use Jest to run tests in Node ([@Turbo87](https://github.com/Turbo87))
141-
* [#12](https://github.com/simplabs/ember-hbs-minifier/pull/12) Use Yarn instead of outdated npm ([@Turbo87](https://github.com/Turbo87))
142-
* [#8](https://github.com/simplabs/ember-hbs-minifier/pull/8) Update "ember-cli" to v2.11.0 ([@Turbo87](https://github.com/Turbo87))
143-
* [#7](https://github.com/simplabs/ember-hbs-minifier/pull/7) CI: Automatically publish tags to NPM ([@Turbo87](https://github.com/Turbo87))
144-
* [#5](https://github.com/simplabs/ember-hbs-minifier/pull/5) ESLint: Use "eslint-config-simplabs" ([@Turbo87](https://github.com/Turbo87))
134+
* [#27](https://github.com/Mainmatter/ember-hbs-minifier/pull/27) Use RFC176 imports ([@Turbo87](https://github.com/Turbo87))
135+
* [#23](https://github.com/Mainmatter/ember-hbs-minifier/pull/23) Update `ember-cli-mocha` to v0.15.0 ([@Turbo87](https://github.com/Turbo87))
136+
* [#25](https://github.com/Mainmatter/ember-hbs-minifier/pull/25) Update `ember-cli` to v2.12.3 ([@Turbo87](https://github.com/Turbo87))
137+
* [#26](https://github.com/Mainmatter/ember-hbs-minifier/pull/26) Update `ember-cli-mocha` to v0.14.5 ([@Turbo87](https://github.com/Turbo87))
138+
* [#24](https://github.com/Mainmatter/ember-hbs-minifier/pull/24) Update `ember-cli-babel` to v6.11.0 ([@Turbo87](https://github.com/Turbo87))
139+
* [#20](https://github.com/Mainmatter/ember-hbs-minifier/pull/20) test with headless chrome ([@marcoow](https://github.com/marcoow))
140+
* [#11](https://github.com/Mainmatter/ember-hbs-minifier/pull/11) Use Jest to run tests in Node ([@Turbo87](https://github.com/Turbo87))
141+
* [#12](https://github.com/Mainmatter/ember-hbs-minifier/pull/12) Use Yarn instead of outdated npm ([@Turbo87](https://github.com/Turbo87))
142+
* [#8](https://github.com/Mainmatter/ember-hbs-minifier/pull/8) Update "ember-cli" to v2.11.0 ([@Turbo87](https://github.com/Turbo87))
143+
* [#7](https://github.com/Mainmatter/ember-hbs-minifier/pull/7) CI: Automatically publish tags to NPM ([@Turbo87](https://github.com/Turbo87))
144+
* [#5](https://github.com/Mainmatter/ember-hbs-minifier/pull/5) ESLint: Use "eslint-config-Mainmatter" ([@Turbo87](https://github.com/Turbo87))
145145

146146
#### Committers: 5
147147
- Andrey Khomenko ([@xomaczar](https://github.com/xomaczar))

0 commit comments

Comments
 (0)