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 Apr 3, 2023
1 parent 87c0b54 commit b105b51
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.5](https://github.com/Codecademy/client-modules/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-04-03)

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





### [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
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.4",
"version": "0.6.5",
"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.3.0",
"@codecademy/webpack-config": "^6.4.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.4.0](http://github.com///compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-04-03)


### Features

* **sass:** switch from node to dart sass ([#60](http://github.com//undefined/issues/60)) ([87c0b54](http://github.com///commit/87c0b54c5f26bce7478a8fdcb3829a1e50df0cf5))



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


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.3.0",
"version": "6.4.0",
"description": "Config files for webpack",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit b105b51

Please sign in to comment.