Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Apr 3, 2024
1 parent ccffaa6 commit 096b7a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/cheminfo/gyromagnetic-ratio/compare/v1.1.1...v1.2.0) (2024-04-03)


### Features

* ensure atomic number matching and add more nuclei ([#5](https://github.com/cheminfo/gyromagnetic-ratio/issues/5)) ([ccffaa6](https://github.com/cheminfo/gyromagnetic-ratio/commit/ccffaa6ce88023eef5b7fcab323d1df61f3b5ac1))

## [1.1.1](https://github.com/cheminfo/gyromagnetic-ratio/compare/v1.1.0...v1.1.1) (2023-11-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gyromagnetic-ratio",
"version": "1.1.1",
"version": "1.2.0",
"description": "Reference values for gyromagnetic ratio",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit 096b7a6

Please sign in to comment.