Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 1, 2024
1 parent 64e0fec commit 31ebcbc
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
9 changes: 0 additions & 9 deletions .changeset/clever-bears-smile.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @growi/core

## 1.1.0

### Minor Changes

- [#9010](https://github.com/weseek/growi/pull/9010) [`c2d4766`](https://github.com/weseek/growi/commit/c2d476677574dfb9cd3fb9e18cc8073b30dad842) Thanks [@yuki-takei](https://github.com/yuki-takei)! - - `Ref<T>` is modified - includes ObjectId
- `isPopulated()` is updated
- `getIdForRef()` is updated
- `getIdStringForRef()` is newly added

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@growi/core",
"version": "1.0.0",
"version": "1.1.0",
"description": "GROWI Core Libraries",
"license": "MIT",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2137,7 +2137,7 @@
version "1.0.0"

"@growi/core@link:packages/core":
version "1.0.0"
version "1.1.0"
dependencies:
bson-objectid "^2.0.4"
escape-string-regexp "^4.0.0"
Expand Down

0 comments on commit 31ebcbc

Please sign in to comment.