Skip to content

Commit

Permalink
chore(release): 1.24.1
Browse files Browse the repository at this point in the history
## [1.24.1](v1.24.0...v1.24.1) (2023-02-28)

### Bug Fixes

* consolidate on using devex token ([a5d04dd](a5d04dd))
* use single token for running GH action ([1e4d066](1e4d066))
* use specific token ([3ff0721](3ff0721))
  • Loading branch information
nr-opensource-bot committed Feb 28, 2023
1 parent c370be1 commit 7e0fe52
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.24.1](https://github.com/newrelic/opensource-website/compare/v1.24.0...v1.24.1) (2023-02-28)


### Bug Fixes

* consolidate on using devex token ([a5d04dd](https://github.com/newrelic/opensource-website/commit/a5d04ddc29cdc2634433d4aebc589bb9a2a47ba1))
* use single token for running GH action ([1e4d066](https://github.com/newrelic/opensource-website/commit/1e4d06602a1f5721df6f37cda87db0f2f24af124))
* use specific token ([3ff0721](https://github.com/newrelic/opensource-website/commit/3ff0721ae12a0028489c56fc341c3f61f1054aed))

# [1.24.0](https://github.com/newrelic/opensource-website/compare/v1.23.0...v1.24.0) (2023-02-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "opensource-website",
"private": true,
"description": "Data, code, and automation for opensource.newrelic.com",
"version": "1.24.0",
"version": "1.24.1",
"author": "Open Source Team at New Relic <[email protected]>",
"dependencies": {
"@emotion/react": "^11.1.5",
Expand Down

0 comments on commit 7e0fe52

Please sign in to comment.