Skip to content

Commit

Permalink
chore(release): 1.68.0
Browse files Browse the repository at this point in the history
# [1.68.0](v1.67.5...v1.68.0) (2021-11-03)

### Bug Fixes

* prettify LabOverviewTemplate ([88cca0f](88cca0f))
* remove console.log ([f833555](f833555))
* update pixie lab duration ([34cfc58](34cfc58))

### Features

* Add lab overview template ([d4be133](d4be133))
* Add Pixie lab ([b7f7c19](b7f7c19))
  • Loading branch information
nr-opensource-bot committed Nov 3, 2021
1 parent 2182233 commit 1eca3df
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.68.0](https://github.com/newrelic/developer-website/compare/v1.67.5...v1.68.0) (2021-11-03)


### Bug Fixes

* prettify LabOverviewTemplate ([88cca0f](https://github.com/newrelic/developer-website/commit/88cca0f69f621994b079a7737c2536edf6bfdeb7))
* remove console.log ([f833555](https://github.com/newrelic/developer-website/commit/f8335555b22fba950247fbe48fbbe93acab4b490))
* update pixie lab duration ([34cfc58](https://github.com/newrelic/developer-website/commit/34cfc58c2d9210bcfe41af2707bdf5915abd5a46))


### Features

* Add lab overview template ([d4be133](https://github.com/newrelic/developer-website/commit/d4be133acf0f46f24594f7c4bdd1fefefe9f794e))
* Add Pixie lab ([b7f7c19](https://github.com/newrelic/developer-website/commit/b7f7c198de05ef10bbbe2c5a5d741fdd11379cf4))

## [1.67.5](https://github.com/newrelic/developer-website/compare/v1.67.4...v1.67.5) (2021-10-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "developer-website",
"private": true,
"version": "1.67.5",
"version": "1.68.0",
"dependencies": {
"@emotion/react": "^11.1.5",
"@emotion/styled": "^11.3.0",
Expand Down

0 comments on commit 1eca3df

Please sign in to comment.