Skip to content

Commit

Permalink
chore: release 2.0.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
ubermanu committed Sep 19, 2023
1 parent f6bcd62 commit 6178918
Show file tree
Hide file tree
Showing 37 changed files with 326 additions and 82 deletions.
20 changes: 0 additions & 20 deletions .changeset/gold-fireants-decide.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/polite-deers-allow.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/sharp-cheetahs-tease.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/two-onions-reflect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-planets-talk.md

This file was deleted.

20 changes: 20 additions & 0 deletions packages/magefront/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# magefront

## 2.0.0

### Major Changes

- d81251b: Move codebase to JS (with JSDoc)
- d8c4fe8: Update the CLI, so it can build multiple themes
Also configuration is now properly merged, even if you don't provide a theme
Updated the colors of the CLI

### Minor Changes

- ecfdec5: Implement a more extensible plugin format
- 987b28b: Validate user configuration file

### Patch Changes

- Updated dependencies [d81251b]
- Updated dependencies [c664d24]
- [email protected]

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/magefront/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magefront",
"version": "1.2.2",
"version": "2.0.0",
"description": "A modern Magento 2 theme builder",
"keywords": [
"magefront",
Expand Down
19 changes: 19 additions & 0 deletions packages/plugin-babel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# magefront-plugin-babel

## 2.0.0

### Major Changes

- d81251b: Move codebase to JS (with JSDoc)

### Minor Changes

- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed
- ecfdec5: Implement a more extensible plugin format

### Patch Changes

- Updated dependencies [d81251b]
- Updated dependencies [d8c4fe8]
- Updated dependencies [ecfdec5]
- Updated dependencies [987b28b]
- [email protected]

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magefront-plugin-babel",
"version": "1.3.0",
"version": "2.0.0",
"keywords": [
"magefront",
"magento",
Expand Down
18 changes: 18 additions & 0 deletions packages/plugin-concat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# magefront-plugin-concat

## 2.0.0

### Major Changes

- d81251b: Move codebase to JS (with JSDoc)

### Minor Changes

- ecfdec5: Implement a more extensible plugin format

### Patch Changes

- Updated dependencies [d81251b]
- Updated dependencies [d8c4fe8]
- Updated dependencies [ecfdec5]
- Updated dependencies [987b28b]
- [email protected]

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-concat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magefront-plugin-concat",
"version": "1.2.2",
"version": "2.0.0",
"keywords": [
"magefront",
"magento",
Expand Down
20 changes: 20 additions & 0 deletions packages/plugin-imagemin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# magefront-plugin-imagemin

## 2.0.0

### Major Changes

- d81251b: Move codebase to JS (with JSDoc)

### Minor Changes

- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed
- ecfdec5: Implement a more extensible plugin format

### Patch Changes

- Updated dependencies [d81251b]
- Updated dependencies [d8c4fe8]
- Updated dependencies [ecfdec5]
- Updated dependencies [987b28b]
- [email protected]
2 changes: 1 addition & 1 deletion packages/plugin-imagemin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magefront-plugin-imagemin",
"version": "1.0.0",
"version": "2.0.0",
"keywords": [
"magefront",
"magento",
Expand Down
18 changes: 18 additions & 0 deletions packages/plugin-js-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# magefront-plugin-js-bundle

## 2.0.0

### Major Changes

- d81251b: Move codebase to JS (with JSDoc)

### Minor Changes

- ecfdec5: Implement a more extensible plugin format

### Patch Changes

- Updated dependencies [d81251b]
- Updated dependencies [d8c4fe8]
- Updated dependencies [ecfdec5]
- Updated dependencies [987b28b]
- [email protected]

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-js-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magefront-plugin-js-bundle",
"version": "1.2.2",
"version": "2.0.0",
"private": true,
"keywords": [
"magefront",
Expand Down
19 changes: 19 additions & 0 deletions packages/plugin-js-translation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# magefront-plugin-js-translation

## 2.0.0

### Major Changes

- d81251b: Move codebase to JS (with JSDoc)

### Minor Changes

- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed
- ecfdec5: Implement a more extensible plugin format

### Patch Changes

- Updated dependencies [d81251b]
- Updated dependencies [d8c4fe8]
- Updated dependencies [ecfdec5]
- Updated dependencies [987b28b]
- [email protected]

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-js-translation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magefront-plugin-js-translation",
"version": "1.2.2",
"version": "2.0.0",
"keywords": [
"magefront",
"magento",
Expand Down
19 changes: 19 additions & 0 deletions packages/plugin-less/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# magefront-plugin-less

## 2.0.0

### Major Changes

- d81251b: Move codebase to JS (with JSDoc)

### Minor Changes

- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed
- ecfdec5: Implement a more extensible plugin format

### Patch Changes

- Updated dependencies [d81251b]
- Updated dependencies [d8c4fe8]
- Updated dependencies [ecfdec5]
- Updated dependencies [987b28b]
- [email protected]

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-less/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magefront-plugin-less",
"version": "1.3.0",
"version": "2.0.0",
"keywords": [
"magefront",
"magento",
Expand Down
19 changes: 19 additions & 0 deletions packages/plugin-postcss/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# magefront-plugin-postcss

## 2.0.0

### Major Changes

- d81251b: Move codebase to JS (with JSDoc)

### Minor Changes

- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed
- ecfdec5: Implement a more extensible plugin format

### Patch Changes

- Updated dependencies [d81251b]
- Updated dependencies [d8c4fe8]
- Updated dependencies [ecfdec5]
- Updated dependencies [987b28b]
- [email protected]

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-postcss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magefront-plugin-postcss",
"version": "1.2.2",
"version": "2.0.0",
"keywords": [
"magefront",
"magento",
Expand Down
19 changes: 19 additions & 0 deletions packages/plugin-requirejs-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# magefront-plugin-requirejs-config

## 2.0.0

### Major Changes

- d81251b: Move codebase to JS (with JSDoc)

### Minor Changes

- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed
- ecfdec5: Implement a more extensible plugin format

### Patch Changes

- Updated dependencies [d81251b]
- Updated dependencies [d8c4fe8]
- Updated dependencies [ecfdec5]
- Updated dependencies [987b28b]
- [email protected]

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-requirejs-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magefront-plugin-requirejs-config",
"version": "1.2.2",
"version": "2.0.0",
"keywords": [
"magefront",
"magento",
Expand Down
19 changes: 19 additions & 0 deletions packages/plugin-sass/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# magefront-plugin-sass

## 2.0.0

### Major Changes

- d81251b: Move codebase to JS (with JSDoc)

### Minor Changes

- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed
- ecfdec5: Implement a more extensible plugin format

### Patch Changes

- Updated dependencies [d81251b]
- Updated dependencies [d8c4fe8]
- Updated dependencies [ecfdec5]
- Updated dependencies [987b28b]
- [email protected]

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magefront-plugin-sass",
"version": "1.2.2",
"version": "2.0.0",
"keywords": [
"magefront",
"magento",
Expand Down
Loading

0 comments on commit 6178918

Please sign in to comment.