Skip to content

Commit

Permalink
release: v28.1.1 🎉 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tivac committed Apr 8, 2022
1 parent ea6a0e9 commit 90370d2
Show file tree
Hide file tree
Showing 10 changed files with 54 additions and 5 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [28.1.1](https://github.com/tivac/modular-css/compare/v28.1.0...v28.1.1) (2022-04-08)


### Bug Fixes

* rename & deconflict together ([#820](https://github.com/tivac/modular-css/issues/820)) ([ea6a0e9](https://github.com/tivac/modular-css/commit/ea6a0e9c92cb720fd64f5b3b67042233b0bd85b7))





# [28.1.0](https://github.com/tivac/modular-css/compare/v28.0.0...v28.1.0) (2022-03-11)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "28.1.0",
"version": "28.1.1",
"command": {
"publish": {
"conventionalCommits": true,
Expand Down
11 changes: 11 additions & 0 deletions packages/css-to-js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [28.1.1](https://github.com/tivac/modular-css/compare/v28.1.0...v28.1.1) (2022-04-08)


### Bug Fixes

* rename & deconflict together ([#820](https://github.com/tivac/modular-css/issues/820)) ([ea6a0e9](https://github.com/tivac/modular-css/commit/ea6a0e9c92cb720fd64f5b3b67042233b0bd85b7))





# [28.0.0](https://github.com/tivac/modular-css/compare/v27.2.0...v28.0.0) (2022-02-25)

**Note:** Version bump only for package @modular-css/css-to-js
Expand Down
2 changes: 1 addition & 1 deletion packages/css-to-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/css-to-js",
"version": "28.0.0",
"version": "28.1.1",
"description": "modular-css powered conversion of CSS to JavaScript",
"main": "./css-to-js.js",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [28.1.1](https://github.com/tivac/modular-css/compare/v28.1.0...v28.1.1) (2022-04-08)


### Bug Fixes

* rename & deconflict together ([#820](https://github.com/tivac/modular-css/issues/820)) ([ea6a0e9](https://github.com/tivac/modular-css/commit/ea6a0e9c92cb720fd64f5b3b67042233b0bd85b7))





# [28.0.0](https://github.com/tivac/modular-css/compare/v27.2.0...v28.0.0) (2022-02-25)

**Note:** Version bump only for package @modular-css/rollup
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/rollup",
"version": "28.0.0",
"version": "28.1.1",
"description": "Add modular-css support to rollup",
"main": "./rollup.js",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/vite/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [28.1.1](https://github.com/tivac/modular-css/compare/v28.1.0...v28.1.1) (2022-04-08)

**Note:** Version bump only for package @modular-css/vite





# [28.0.0](https://github.com/tivac/modular-css/compare/v27.2.0...v28.0.0) (2022-02-25)

**Note:** Version bump only for package @modular-css/vite
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/vite",
"version": "28.0.0",
"version": "28.1.1",
"description": "vite support for modular-css",
"main": "./vite.js",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/www/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [28.1.1](https://github.com/tivac/modular-css/compare/v28.1.0...v28.1.1) (2022-04-08)

**Note:** Version bump only for package @modular-css/www





# [28.1.0](https://github.com/tivac/modular-css/compare/v28.0.0...v28.1.0) (2022-03-11)

**Note:** Version bump only for package @modular-css/www
Expand Down
2 changes: 1 addition & 1 deletion packages/www/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/www",
"version": "28.1.0",
"version": "28.1.1",
"private": true,
"description": "web site for modular-css",
"main": "index.js",
Expand Down

0 comments on commit 90370d2

Please sign in to comment.