Skip to content

Commit d0a2573

Browse files
committed
v1.0.0-beta.96
1 parent 8255f98 commit d0a2573

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.0.0-beta.96](https://github.com/athensresearch/athens/compare/v1.0.0-beta.94...v1.0.0-beta.96) (2021-09-02)
6+
7+
8+
### Bug Fixes
9+
10+
* Selection behaviour fixed (ported to main). ([2cc7877](https://github.com/athensresearch/athens/commit/2cc787759ada642f6faccc7c8ccace75b99348ff))
11+
12+
## [1.0.0-beta.93](https://github.com/athensresearch/athens/compare/v1.0.0-beta.92...v1.0.0-beta.93) (2021-08-04)
13+
514
## [1.0.0-beta.95](https://github.com/athensresearch/athens/compare/v1.0.0-beta.94...v1.0.0-beta.95) (2021-08-18)
615

716
## [1.0.0-beta.94](https://github.com/athensresearch/athens/compare/v1.0.0-beta.93...v1.0.0-beta.94) (2021-08-04)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Athens",
33
"author": "athensresearch",
4-
"version": "1.0.0-beta.95",
4+
"version": "1.0.0-beta.96",
55
"description": "An open-source knowledege graph for research and notetaking",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)