Skip to content

Latest commit

 

History

History
212 lines (98 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

212 lines (98 loc) · 10.1 KB

1.0.18 (2020-06-22)

Bug Fixes

  • addresses null pointer when contributors API returns no author (#489) (8519971)

1.0.17 (2020-06-22)

Bug Fixes

  • eslint fixes and test updates (2e54666)
  • temporarily remove GTM and Segment for performance concerns (99cf90a)

1.0.16 (2020-06-18)

Bug Fixes

  • removing dotnet-agent project for now (#479) (e4457a3)

1.0.15 (2020-06-18)

Bug Fixes

1.0.14 (2020-06-18)

Bug Fixes

  • temporarily remove GTM and Segment for performance concerns (#474) (9e25134)

1.0.13 (2020-06-17)

Bug Fixes

  • need these fields for View Website button to work (#471) (87af608)

1.0.12 (2020-06-17)

Bug Fixes

  • use website url for ext-projects when available (#467) (e196e84)

1.0.11 (2020-06-17)

Bug Fixes

  • remove 'Browser' from 'description' (#469) (722873a)
  • remove remaining source available node projects. (#468) (4b09a06)

1.0.10 (2020-06-17)

Bug Fixes

  • changelog generation from semantic-release (#464) (94f32e4)

1.0.9 (2020-06-17)

Bug Fixes

  • remove source available projects (5d8835c)

1.0.8 (2020-06-17)

Bug Fixes

  • sync-data update to use latest version (#460) (16e7162)

1.0.7 (2020-06-17)

Bug Fixes

  • homepage: don't play 2 videos at once (#458) (67825a6)

1.0.6 (2020-06-17)

Bug Fixes

1.0.5 (2020-06-17)

Bug Fixes

  • homepage video: clean up loading visuals (#453) (620b820)

1.0.4 (2020-06-17)

Bug Fixes

1.0.3 (2020-06-17)

Bug Fixes

1.0.2 (2020-06-17)

Bug Fixes

  • stats: get the latest release by date rather than "last alphabetically" (33632f7)

1.0.1 (2020-06-17)

Bug Fixes

  • type primaryLanguage => JavaScript (aa65175)
  • typo in iconUrl (b15002a)
  • typo in primary language => JavaScript (5b8fb8f)
  • typo primaryLanguage => JavaScript (a825e8d)

1.0.0 (2020-06-17)

chore

  • release: triggering semantic-release to create major v1 release (fc6903c)

BREAKING CHANGES

  • release: Initial public release of opensource-website v1.0.0

Catalogs over 180 New Relic open source repositories as well as the external projects to which we contribute.

0.6.1 (2020-06-16)

Bug Fixes

0.6.0 (2020-06-16)

Features

  • adding segment (30c384a)
  • Merge pull request #439 from newrelic/add_segment_plugin (ddacdbc)

0.5.6 (2020-06-16)

Bug Fixes

  • homepage: broken test automation fix (d926ee4)

0.5.5 (2020-06-15)

Bug Fixes

  • workflows should pull/push to develop branch (cf02529)

0.5.4 (2020-06-15)

Bug Fixes

  • layout nerdpacks: specify icon for each (491d6dc), closes #422
  • two-way sync between docs and wiki (237ed68)

0.5.3 (2020-06-11)

Bug Fixes

0.5.2 (2020-06-11)

Bug Fixes

  • release commits should cause an Amplify build (c4de048)

0.5.1 (2020-06-11)

Bug Fixes

  • check out correct branch for semantic-release to run (d5b45f6)
  • disable deploying staging/prod via webhooks (780d2e1)
  • generate release off develop branch and add third-party manifest/notices updates (83d095d)
  • push to develop explicitly (bumping eslint to test third-party notice generation) (67212e2)

0.5.0 (2020-06-11)

Initial (pre)release of site (53b9b01)

Semantic-release will generate releases and changelog going forward.