Skip to content

Commit

Permalink
chore(main): release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 2, 2024
1 parent babc3ed commit 31830d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Bug Fixes

* yarn pack is now called on release-please.yml ([4df89c8](https://github.com/ubiquity/ubiquibot-logger/commit/4df89c849c74efc4d7bcb88192fb0afcd477acf4))

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


Expand Down
2 changes: 1 addition & 1 deletion 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.2",
"description": "Ubiquity logging module with Supabase support.",
"author": "Ubiquity DAO",
"license": "MIT",
Expand Down

0 comments on commit 31830d2

Please sign in to comment.