Skip to content

Commit

Permalink
Merge pull request #92 from seb-neo/changeset-release/main
Browse files Browse the repository at this point in the history
chore(release): update versions
  • Loading branch information
JohanObrink authored Aug 1, 2023
2 parents 875e6e8 + 9f6b1a9 commit c24f6db
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-pillows-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-students-reply.md

This file was deleted.

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

## 0.2.0

### Minor Changes

- c01e35d: Updated eslint versions

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sebspark/eslint-config",
"version": "0.1.0",
"version": "0.2.0",
"license": "UNLICENSED",
"main": "index.js",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/pubsub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sebspark/pubsub

## 0.2.4

### Patch Changes

- c01e35d: Updated vulnerable dependencies

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pubsub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sebspark/pubsub",
"version": "0.2.3",
"version": "0.2.4",
"license": "UNLICENSED",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit c24f6db

Please sign in to comment.