Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 37416ef

Browse files
author
Newton Koumantzelis
committed
chore(release): 0.1.0
1 parent 526972b commit 37416ef

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
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.
4+
5+
## 0.1.0 (2021-04-20)
6+
7+
8+
### Features
9+
10+
* create interest groups ([#30](https://github.com/MagniteEngineering/fledge.polyfill/issues/30)) ([0ef68ca](https://github.com/MagniteEngineering/fledge.polyfill/commit/0ef68ca9432394365e1d81a91f491c21f6ccb2c3)), closes [#31](https://github.com/MagniteEngineering/fledge.polyfill/issues/31) [#35](https://github.com/MagniteEngineering/fledge.polyfill/issues/35) [#32](https://github.com/MagniteEngineering/fledge.polyfill/issues/32) [#38](https://github.com/MagniteEngineering/fledge.polyfill/issues/38)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"homepage": "https://github.com/MagniteEngineering/fledge.polyfill#readme",
44
"description": "A Fledge JavaScript polyfill",
55
"author": "Newton Koumantzelis",
6-
"version": "0.0.0",
6+
"version": "0.1.0",
77
"main": "dist/cjs/index.js",
88
"module": "dist/esm/index.js",
99
"repository": "https://github.com/MagniteEngineering/fledge.polyfill.git",

0 commit comments

Comments
 (0)