florianfmmartin / LeafletPluto.jl

A simple map widget for Pluto.jl notebooks. It creates a map using [Leaflet](https://leafletjs.com/).
MIT License
0 stars 0 forks source link

Publish package #2

Open florianfmmartin opened 2 hours ago

florianfmmartin commented 2 hours ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 hours ago

Registration pull request created: JuliaRegistries/General/115904

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.0.0 -m "<description of version>" 3caf3bce1f38f5007a1d280a2ea2144483ed7292
git push origin v1.0.0
florianfmmartin commented 2 hours ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 hours ago

Registration pull request updated: JuliaRegistries/General/115904

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.0.0 -m "<description of version>" f391d6d26b74a4c1eba2b2710f9ec5e60742afbd
git push origin v1.0.0
florianfmmartin commented 2 hours ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 hours ago

Registration pull request updated: JuliaRegistries/General/115904

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.0.0 -m "<description of version>" 3da33200ee0933ffc7464771f7521451b0dae7f6
git push origin v1.0.0
florianfmmartin commented 24 minutes ago

@JuliaRegistrator register()

JuliaRegistrator commented 24 minutes ago

Registration pull request created: JuliaRegistries/General/115921

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.0 -m "<description of version>" 63a80cbfb0c982263c8df47cb5d8eb79723d87a9
git push origin v0.1.0