From aaaaeb2101f34aa600f0225e0a547346cca9ca09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:54:32 +0000 Subject: [PATCH] chore(main): release 6.0.2 --- CHANGELOG.md | 17 +++++++++++++++++ pyproject.toml | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 315a36e..e102fed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ This changelog is deprecated. All changes are documented under [releases](https://github.com/equinor/tagreader-python/releases). +## [6.0.2](https://github.com/equinor/tagreader-python/compare/v6.0.1...v6.0.2) (2024-11-18) + + +### 🧹 Chores + +* **deps:** bump http-proxy-middleware from 2.0.6 to 2.0.7 in /documentation ([#385](https://github.com/equinor/tagreader-python/issues/385)) ([495c25f](https://github.com/equinor/tagreader-python/commit/495c25f71edd531ff994580ade55fb71f14289d7)) +* **deps:** bump mermaid from 10.9.0 to 10.9.3 in /documentation ([#384](https://github.com/equinor/tagreader-python/issues/384)) ([502b476](https://github.com/equinor/tagreader-python/commit/502b476c83c5aee809428e9952377ca5f5887845)) +* **deps:** bump pycryptodome from 3.20.0 to 3.21.0 ([#382](https://github.com/equinor/tagreader-python/issues/382)) ([51d7c88](https://github.com/equinor/tagreader-python/commit/51d7c88e3a3a5feee32db7737598f2aca00195dc)) +* **deps:** bump webpack from 5.90.3 to 5.95.0 in /documentation ([#381](https://github.com/equinor/tagreader-python/issues/381)) ([a102c8a](https://github.com/equinor/tagreader-python/commit/a102c8ac53bd6acf4f1dd92d3e4a2a6f37134ed1)) + + +### 📚 Documentation + +* **manual:** fix typos ([#392](https://github.com/equinor/tagreader-python/issues/392)) ([3ec839d](https://github.com/equinor/tagreader-python/commit/3ec839d1e129c729456d32af8e1154e6a790ee54)) +* **manual:** fix typos and clarifications ([#391](https://github.com/equinor/tagreader-python/issues/391)) ([f851de9](https://github.com/equinor/tagreader-python/commit/f851de9da51afb8a09099a0b162cfc9e972d61e9)) +* **readme:** fix typos ([#387](https://github.com/equinor/tagreader-python/issues/387)) ([8e1a167](https://github.com/equinor/tagreader-python/commit/8e1a1670bd50494840a16aa10b1e232a78c9834f)) + ## [6.0.1](https://github.com/equinor/tagreader-python/compare/v6.0.0...v6.0.1) (2024-10-03) diff --git a/pyproject.toml b/pyproject.toml index ee576dc..0d61326 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tagreader" -version = "6.0.1" +version = "6.0.2" description = "Tagreader is a Python package for reading trend data from the OSIsoft PI and Aspen Infoplus.21 IMS systems." authors = ["Einar S. Idsø ", "Morten Dæhli Aslesen