Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @codecademy/[email protected]
 - @codecademy/[email protected]
  • Loading branch information
codecademy-gh-api committed Mar 16, 2023
1 parent 5a91a8b commit cb0adfa
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/styleguide/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.

### [0.6.4](https://github.com/Codecademy/client-modules/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-03-16)

**Note:** Version bump only for package @codecademy/styleguide





### [0.6.3](https://github.com/Codecademy/client-modules/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/styleguide/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/styleguide",
"description": "Styleguide for Client Modules",
"version": "0.6.3",
"version": "0.6.4",
"author": "Codecademy Engineering",
"scripts": {
"start": "yarn storybook",
Expand All @@ -18,7 +18,7 @@
"@babel/core": "^7.13.10",
"@codecademy/gamut": "^42.1.1",
"@codecademy/variance": "*",
"@codecademy/webpack-config": "^6.2.0",
"@codecademy/webpack-config": "^6.3.0",
"@emotion/cache": "^11.4.0",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/webpack-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.3.0](http://github.com///compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-03-16)


### Features

* **webpack-config:** upgrade node-sass to 8.0.0 ([5a91a8b](http://github.com///commit/5a91a8b66f9ba425abfb0b9b5cd9b7643f8ac632))



## [6.2.0](http://github.com///compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-08-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codecademy/webpack-config",
"version": "6.2.0",
"version": "6.3.0",
"description": "Config files for webpack",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit cb0adfa

Please sign in to comment.