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 Aug 25, 2022
1 parent 6a8c957 commit b5edb8c
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.1](https://github.com/Codecademy/client-modules/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-08-25)

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





## [0.6.0](https://github.com/Codecademy/client-modules/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-01-31)


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.0",
"version": "0.6.1",
"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.0.0",
"@codecademy/webpack-config": "^6.1.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.1.0 (2022-08-25)


### Features

* re-add webpack-config so we can update dependencies ([6a8c957](http://github.com///commit/6a8c957edd99b05fd512139ded436992bae423fb))



## [6.0.0](http://github.com///compare/@codecademy/[email protected]...@codecademy/[email protected]) (2021-02-12)


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

0 comments on commit b5edb8c

Please sign in to comment.