Skip to content

Commit 6a6c25b

Browse files
github-actions[bot]librarian[bot]
andauthored
release 0.0.5 (#81)
Co-authored-by: librarian[bot] <librarian[bot]@users.noreply.github.com>
1 parent 90d3798 commit 6a6c25b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Next version (unreleased)
22

3+
PUT_CHANGELOG_HERE
4+
5+
# Version 0.0.5
6+
_2024-12-18_
7+
38
- Add Garbage Collection support (see [the documentation](https://apollographql.github.io/apollo-kotlin-normalized-cache-incubating/garbage-collection.html) for details)
49

510
# Version 0.0.4

Writerside/v.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
33
<vars>
44
<var name="product" value="Writerside" />
5-
<var name="latest_version" instance="doc" value="0.0.4" type="string" />
5+
<var name="latest_version" instance="doc" value="0.0.5" type="string" />
66
</vars>

librarian.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kdoc.artifactId=kdoc
77
sonatype.backend=S01
88

99
pom.groupId=com.apollographql.cache
10-
pom.version=0.0.5-SNAPSHOT
10+
pom.version=0.0.5
1111
pom.description=Apollo Kotlin Incubating Normalized Cache
1212
pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-normalized-cache-incubating
1313
pom.developer=Apollo Kotlin Incubating Normalized Cache contributors

0 commit comments

Comments
 (0)