Skip to content

Commit

Permalink
Revert "chore: changelog"
Browse files Browse the repository at this point in the history
This reverts commit 49271cf.
  • Loading branch information
Keyrxng committed Jul 7, 2024
1 parent 49271cf commit b8785d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
10 changes: 0 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# Changelog

## [1.1.1](https://github.com/ubiquity/ubiquibot-logger/compare/v1.0.0...v1.1.1) (2024-07-07)

### Features

- Improved exports via single export file ([1058f10](https://github.com/ubiquity/ubiquibot-logger/commit/1058f10e70256d5ea51f9ac50d3c2c65bd7c390b))

### Refactoring

- `PrettyLogsWithOk` is now `LogLevelWithOk` ([aca537b](https://github.com/ubiquity/ubiquibot-logger/commit/aca537b8457ef6a9a7e9064dc97b1929bf3f6e7d))

## [1.1.0](https://github.com/ubiquity/ubiquibot-logger/compare/v1.0.0...v1.1.0) (2024-07-02)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ubiquity-dao/ubiquibot-logger",
"version": "1.1.1",
"version": "1.1.0",
"description": "Ubiquity logging module with Supabase support.",
"author": "Ubiquity DAO",
"license": "MIT",
Expand Down Expand Up @@ -69,4 +69,4 @@
]
},
"packageManager": "[email protected]"
}
}

0 comments on commit b8785d9

Please sign in to comment.