Skip to content

Commit

Permalink
docs: point changelog to GitHub releases (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson authored Sep 9, 2021
1 parent fb7daec commit 36e2203
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
<a name="0.26.0"></a>
# 0.26.0 (2018-11-19)


### Bug Fixes

* bundle generation for cjs ([78b420a](https://github.com/salesforce/observable-membrane/commit/78b420a))
* entry point ([4231ecb](https://github.com/salesforce/observable-membrane/commit/4231ecb))
* issue [#20](https://github.com/salesforce/observable-membrane/issues/20) - supporting access to value via descriptor ([#22](https://github.com/salesforce/observable-membrane/issues/22)) ([4bd4751](https://github.com/salesforce/observable-membrane/commit/4bd4751))
* linting ([ac2d448](https://github.com/salesforce/observable-membrane/commit/ac2d448))
* simplify build ([13bd2ee](https://github.com/salesforce/observable-membrane/commit/13bd2ee))


### Features

* **changelog:** add conventional changlog and first version of the changelog ([c37376c](https://github.com/salesforce/observable-membrane/commit/c37376c))


### Performance Improvements

* fix for small perf regression associated to defineProperties(). ([9c54ec0](https://github.com/salesforce/observable-membrane/commit/9c54ec0))


# Changelog

See the [GitHub Releases page](https://github.com/salesforce/observable-membrane/releases) for the changelog.

0 comments on commit 36e2203

Please sign in to comment.