Skip to content

Commit

Permalink
🦋 Release package updates (#149)
Browse files Browse the repository at this point in the history
* Bump package versions

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alex Sanders <alex@sndrs.dev>
  • Loading branch information
3 people committed Oct 26, 2022
1 parent 0ed0aed commit 6f471f5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/kind-cycles-refuse.md

This file was deleted.

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

## 9.1.0

### Minor Changes

- fd85d19: Added `VG` (British Virgin Islands) to `countries`

## 9.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/@guardian/libs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/libs",
"version": "9.0.1",
"version": "9.1.0",
"private": false,
"description": "A collection of JavaScript libraries and TypeScript types for Guardian projects",
"sideEffects": false,
Expand Down

0 comments on commit 6f471f5

Please sign in to comment.