Skip to content

Commit

Permalink
Version Packages (#6237)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
workers-devprod and github-actions[bot] authored Jul 9, 2024
1 parent 26d0afc commit 5a23ee3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-feet-grin.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/devprod-status-bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# devprod-status-bot

## 1.1.2

### Patch Changes

- [#6236](https://github.com/cloudflare/workers-sdk/pull/6236) [`26d0afc`](https://github.com/cloudflare/workers-sdk/commit/26d0afca80b2baf8ef79b1f4330e606b7d692adc) Thanks [@petebacondarwin](https://github.com/petebacondarwin)! - chore: add account_id to wrangler.toml to fix deployment

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/devprod-status-bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "devprod-status-bot",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"scripts": {
"check:lint": "eslint . --max-warnings=0",
Expand Down

0 comments on commit 5a23ee3

Please sign in to comment.